Error
API Reference
Get current user claims
Returns the JWT claims of the authenticated user.
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
JWT claims
The response is of type object.