Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET 'https://api.example.com/scope-overrides/role-permissions/scope_team' \ -H 'Authorization: Bearer YOUR_TOKEN'
[ { "id": "override_789", "childScopeId": "scope_team", "roleId": "role_editor", "permissionId": "perm_delete", "state": "disabled" } ]
Get role-permission overrides for a specific scope
Show Role-Permission Override object
enabled
disabled
Was this page helpful?