...
String | Email of user assigned to the token | |
expiry_date | Unix Timestamp | An expiry date timestamp assigned to the token |
firstname | String | First name of user assigned to the token |
surname | String | Last name of user assigned to the token |
deployment | String | Deployment prefix assigned to the token |
locale | Array of objects | Locale currency symbol and timezone assigned to the token |
staff_id | Unsigned Int | The id of the staff the token belongs to. |
Sample Response
Code Block | ||
---|---|---|
| ||
GET /tokeninfo?_bearer_token=muFs1VSJ_IMfy6SwPOgOK5.eR6EE8o8z5FC2XisZzzfs86X-16l5DfGiKSUqB2-- |
...