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-types/type_org' \ -H 'Authorization: Bearer YOUR_TOKEN'
{ "id": "type_org", "name": "Organization", "description": "Top-level organization scope" }
Retrieve a scope type by its unique identifier
Was this page helpful?