Users

Current user profile

Get current user

get
/users/me

Retrieve the current user's profile with organization details.

Authorizations
AuthorizationstringRequired

API key provided by GoMobile team. Request yours at https://docs.google.com/forms/d/1F6_7OIDNq8_lWgKPyP-DudF3dvBTl31X4dqVf5St2zE

Responses
200

Current user profile

application/json
get
/users/me

List all users (Staff)

get
/users

Retrieve all users. Requires staff privileges.

Authorizations
AuthorizationstringRequired

API key provided by GoMobile team. Request yours at https://docs.google.com/forms/d/1F6_7OIDNq8_lWgKPyP-DudF3dvBTl31X4dqVf5St2zE

Responses
200

List of users

application/json
get
/users

Last updated