Get a role’s permissions

View as MarkdownOpen in Claude
Returns the permission set granted to a custom role.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
roleIdstringRequired

Response

Role permissions.
roleIdstring
permissionslist of strings