Users#

Check If User Exists#

POST rest/v1/users/user/exists

Maps to users/api/user/exists.

GET User Profile#

Retrieves all relevent data for a given user.

POST rest/v1/users/user/profile

Maps to users/api/user/profile.