Retrieve 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.
The unique user identifier, generated when the user was created.
Specify which properties to include in the response.
Request successful
The response is of type object
.
Retrieve 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.
The unique user identifier, generated when the user was created.
Specify which properties to include in the response.
Request successful
The response is of type object
.