Getting User details
Typically, you supply the integer ID to get information about the user associated with that id.
It is also possible to supply the text current instead of an integer ID; please see the following endpoint for documentation about this.
Path parameters
Typically the integer ID of the User. For getting user details, you can also supply the text current, which will tell you about the currently authenticated user.
Response
OK
Changes
Changed in 3 of the 54 revisions of this API.4
- ○
api operation id
Getting User detailsremoved and replaced withgetUserDetailsapi-operation-id-removed
- ○
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
- ○
api operation id
getUserDetailsremoved and replaced withGetting User detailsapi-operation-id-removed
- ○
added the non-success response with the status
403response-non-success-status-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○