When organization bot tokens are created, they are assigned some collection of unique scopes. These scopes determine which resources in your organization the bot token can access and how it can access them. Scopes are structured by combining aDocumentation Index
Fetch the complete documentation index at: https://developers.notion.com/llms.txt
Use this file to discover all available pages before exploring further.
resource and a capability (for example, legal-hold:read).
List for enterprise scope resources
| Scope resource | Description |
|---|---|
legal-hold | Ability to manage legal hold data and members |
managed-user-session | Ability to control managed users’ active sessions |
workspace | Ability to manage your organization’s workspaces’ data and settings |
List for enterprise scope capabilities
| Scope capability | Description |
|---|---|
read | Ability to view a resource |
write | Ability to modify a resource |
write-high-impact | Ability to irreversibly modify a resource (e.g. delete a resource that cannot be restored) |
export | Ability to export a resource |