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/permissions/scope_team' \ -H 'Authorization: Bearer YOUR_TOKEN'
[ { "id": "override_456", "childScopeId": "scope_team", "permissionId": "perm_delete", "state": "disabled" } ]
Get permission overrides for a specific scope
Show Permission Override object
enabled
disabled
Was this page helpful?