Retrieves the details of an existing user. Supply the unique user key (ID) and Slemma will return the corresponding user information.

Returns

Returns a user object if a valid identifier was provided.
SIG and Token are available only for Server admins.

The following are the examples of HTTP status codes including errors that API can generate

Response сodesResponse сontentDescription
200 OKA user objectA user has been retrieved successfully.
404 Not FoundObject not foundA user with the specified key was not found.
Language
Authorization
Click Try It! to start a request and see the response here!