Users
Retreive a specific user
Returns the details for a specific user ID.
You can specify which properties are returned in the response to display the details needed by the client app or server. The user_name
and password
properties are required to authenticate a user and obtain an access token.
GET
Path Parameters
The unique user identifier, generated when the user was created.
Query Parameters
Specify which properties to include in the response.
Response
200
application/json
Request successful
The response is of type object
.