Users
Retrieve a User
Returns a user
GET
Authorizations
App API key for /v5/app and /v5/company endpoints
Path Parameters
The ID of the User, which will look like user_*************
Response
200 - application/json
user found
The ID of the user, which will look like user_*************
The username of the user
The first and last name of the user.
The email of the user
The URL of the user's profile picture
Was this page helpful?