Me
Authentication
Me
Retrieve the authenticated user or service.
GET
Me
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
OK
- User
- Service
Unique resource identifier.
The (verified) email address of the user.
The first name of the user. Also referred to as the preferred name, as it can be the name the user wants to be called. It does not have to be the legal name.
The last name of the user.
The locale of the user e.g 'en_GB' or 'en_US'.