Attio · OAuth Scopes
Attio OAuth Scopes
OAuth 2.0
derived
Attio publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Attio API on a user’s behalf.
Tokens are issued from https://api.attio.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CRMCustomer Relationship ManagementSalesContactsCompaniesPipelineWorkflows
Scopes: 7
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://app.attio.com/authorize
https://app.attio.com/authorize
Token URL
https://api.attio.com/oauth/token
https://api.attio.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| list_configuration:read-write | Manage lists | authorizationCode |
| list_entry:read-write | Manage list entries | authorizationCode |
| object_configuration:read | Read object configuration | authorizationCode |
| object_configuration:read-write | Manage object configuration | authorizationCode |
| record_permission:read | Read records | authorizationCode |
| record_permission:read-write | Manage records | authorizationCode |
| webhook:read-write | Manage webhooks | authorizationCode |