These docs are for v1.0. Click to read the latest docs for v1.4.

Get User

Retrieves information about the requested user. The requested user must be on to the authenticated account. It supports both Account and User token types.

Valid Access Token Types

Account

User

Valid Access Scopes

account.user:readonly

Path Params
number
required

ID of the user to be retrieved.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

403

Forbidden. Occurs if the user does not belong to the authenticated account or if the user does not exist.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json