Scope format
Scopes follow the patternresource:action:
:read- List and view resources:write- Create and update resources:delete- Archive or delete resources
:write does not include :delete. If your integration needs to archive contacts, you must request both contacts:write and contacts:delete.Common use cases
Read-only reporting dashboard
Read-only reporting dashboard
Use the
read_only bundle, which includes all :read scopes.AI recruiter agent
AI recruiter agent
An AI agent that sources candidates, enrolls them in sequences, and manages pipeline stages:
CRM sync
CRM sync
Syncing contacts, companies, and deals with an external CRM:Or use the
crm bundle.Enrichment automation
Enrichment automation
Automatically enrich contacts and check results:
Bundles
Bundles are pre-configured groups of scopes for common integrations:| Bundle | Scopes included |
|---|---|
full_access | Every scope |
read_only | All :read scopes |
crm | Companies, deals, contacts, notes, tags |
automation | Sequences, contacts, pipeline, enrichment, tasks |
sourcing | Contacts, projects, pipeline, sourcing |