users
Get user
Retrieve the specified user by its id or name. You may also optionally specify a list of fields to include in the response.
get/users/{key}
Path parameters
keystring required
The id or name of the user to retrieve.
Query parameters
fieldsstring[]
Comma-delimited list of field names to include in the response.
Response
Success, returns specified user.