Skip to main content
GET
List token permissions

Authorizations

Authorization
string
header
required

Use a Bearer token for authentication. Submit the token using the Authorization header: Authorization: Bearer <token>.

Path Parameters

tokenId
string
required

Token ID

Response

Returns the permissions assigned to the token.

restricted
boolean
required
permissions
object[]