Identify user
Identify a User
Retrieve information about the holder of an access token.
Use the JWT generated during user creation or user login as a bearer token. (If you use your developer token, this will return 404.)
The response will contain the user id, email address and tenants associated with the holder of the access token.
Was this page helpful?