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/roles/scope_team' \ -H 'Authorization: Bearer YOUR_TOKEN'
[ { "id": "override_123", "childScopeId": "scope_team", "roleId": "role_admin", "state": "disabled" } ]
Get role overrides for a specific scope
Show Role Override object
enabled
disabled
Was this page helpful?