Skip to main content
GET
Get authentication context

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Authentication context for the current request

The identity and authorization context resolved for the current request.

authentication
object
required
authorization
object
required

The credential's maximum scope and the effective scope selected for this request. Future permission data can be added without changing scope semantics.

organization
object
required
principal
object
required