v1

latestOpenAPI 3.0.02026-08-063014193.1 MB
Users

Return the data for a single User

Outlines the parameters, optional and required, used when requesting the data for a single User

get/users/{id}.json

Path parameters

idinteger required

The unique identifier for the User.

Query parameters

fieldsstring

The fields to be returned. See response samples for what fields are available. For more information see the fields section.

Headers

IF-MODIFIED-SINCEstring date

The server will send the requested resource with a 200 status, but only if it has been modified after the given date. (Expects an RFC 2822 timestamp).

IF-NONE-MATCHstring

The server will send the requested resource with a 200 status, but only if the existing resource's ETag doesn't match any of the values listed.

X-API-VERSIONstring

The API minor version. Default: latest version.

Response

Ok