users
Get a user
Get a user a object. Sensitive information will be sanitized out.
Permissions
Requires an active session but no other permissions.
get/api/v4/users/{user_id}
Path parameters
user_idstring required
User GUID. This can also be "me" which will point to the current user.
Response
User retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.