Return the authenticated principal

Return the authenticated principal

Responses
  • 200 The authenticated principal
    identity
    object (Identity) required

    The principal's identity

    permissions
    array of objects | null (Permission)

    The permissions of the principal

    roles
    array of string | null

    The roles of the principal

  • 401 Unauthorized request
  • 403 Forbidden action
  • 500 Internal Server error