Methods

  • get - Request user information

Resource

{
    "email": "string",
    "forename": "string",
    "id": "string",
    "locale": "string",
    "surname": "string"
}

Properties

Name Type Description Additional
email string

The users email address

Optional
forename string

The users forename

Optional
id string

The users unique ID

locale string

The users chosen locale

Optional
surname string

The users surname

Optional