Get user details
GET/v1/users/:User-ID
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated: Use /v2/users/{user_id} instead.
The endpoint returns the user’s details based on their user ID. The response includes information about the user’s status (such as active or verified), the result of the appropriateness questionnaire, pending acceptance of terms & conditions, and more.
For Partners, using BTS “Bring Your Own License” solution, this endpoint is restricted.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 429
- 503
Get user details
Invalid user
Invalid user
Not found
Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueMaintenance or Service unavailable