Skip to main content
GET
List the calling user's own per-account permission grants

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

OK

MyPermissionsResponse schema.

user_id
string

User identifier.

grants
object[]

Permission grants returned by the response.