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-hierarchy/scope_team/parents' \ -H 'Authorization: Bearer YOUR_TOKEN'
[ { "id": "scope_org", "name": "Acme Organization", "typeId": "type_org" } ]
Get all parent scopes in the hierarchy
Show Scope object
Was this page helpful?