v1
latestOpenAPI 3.0.02026-08-063014193.1 MBUsers
Return the data for the current User
Outlines the parameters, optional and required, used when requesting the data for a single User
get/users/who_am_i.json
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