Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

The user permissions.

id
string
auth0UserID
string
email
string
accounts
object[]
personalAccount
object

Represents an account with various properties and relationships.