Retrieve a user by user ID

This operation returns an object containing information about the specified user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

User ID of the user being requested. Only one value is accepted (no multiple IDs).

Query Params
string
enum
Defaults to 0

This parameter controls if additional user attributes are displayed. PREREQUISITE: format=json

Allowed:
string
enum
Defaults to 0

Displays a list of preferences for this user.

Allowed:
string
enum
Defaults to application/xml

Selects the requested response representation format.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

404

NotFoundResponse indicates a request for a resource that does not exist.

500

GenericError generic error.

Language
LoadingLoading…
Response
Choose an example:
application/json
application/xml