User profile info
Get user info
Returns a user’s user info by the user’s id. If the user info is not found, a 404 error is returned.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
200
application/json
The response is of type object
.