Users
Get user
Returns the user currently authenticated with the API, or the user specified.
get/users/{login}
Path parameters
loginstring required
The user passed to the API call.
Response
OK
Returns the user currently authenticated with the API, or the user specified.
The user passed to the API call.
OK