Amigo · OAuth Scopes

Amigo OAuth Scopes

OAuth 2.0 searched

Amigo publishes 53 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Amigo API on a user’s behalf.

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.

CompanyAiHealthcareAI AgentsVoiceClinicalConversational AIFHIREHRHIPAA
Scopes: 53 Flows: Method: searched

Scopes (53)

ScopeDescriptionFlows
agents:read
agents:write
audit:read
calls:initiate
calls:inject
calls:read
context_graphs:read
context_graphs:write
conversations:approve_own
conversations:close_own
conversations:create
conversations:read_own
conversations:turn
credentials:read
credentials:write
data_sources:read
data_sources:sync
data_sources:write
entities:delete
entities:read
entities:write
events:read
events:write
external_user_sessions:create
identity:admin
identity:e2e-auth:read
phone_numbers:provision
phone_numbers:read
platform:admin
provider_scribe_sessions:create
review:approve
review:read
scribe:access:manage
scribe:appointments:read_own
scribe:encounters:read_own
scribe:impersonate
scribe:notes:rw_own
scribe:records:delete
scribe:sessions:read_all
scribe:sessions:read_own
scribe:sessions:write
services:read
services:write
sessions:create
skills:read
skills:write
surfaces:read
surfaces:write
tools:execute
tools:test
tools:write
workspaces:read
workspaces:write

Source

OAuth Scopes

Raw ↑
generated: '2026-07-17'
method: searched
source: https://api.platform.amigo.ai/.well-known/openid-configuration
docs: https://docs.amigo.ai/developer-guide/platform-api/platform-api/oauth2.md
notes: Amigo Platform API supports OAuth2 client_credentials (machine-to-machine). Token endpoint https://identity.platform.amigo.ai/token
  (also documented as POST /v1/oauth/token). Scopes below are the authoritative scopes_supported list published in the OpenID
  Connect discovery document. Wildcard patterns (e.g. sms:*) are supported for low-privilege scopes; high-privilege scopes
  require exact match. Granted scope = intersection of requested and granted.
schemes:
- name: OAuth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  tokenUrl: https://identity.platform.amigo.ai/token
  token_lifetime_seconds: 3600
  source: https://api.platform.amigo.ai/.well-known/openid-configuration
grant_types_supported:
- api_key
- client_credentials
- personal_access_token
- agent_session
- google_oauth
- email_otp
- magic_link
- refresh_token
- urn:ietf:params:oauth:grant-type:device_code
scope_count: 53
scopes:
- scope: agents:read
  resource: agents
  action: read
- scope: agents:write
  resource: agents
  action: write
- scope: audit:read
  resource: audit
  action: read
- scope: calls:initiate
  resource: calls
  action: initiate
- scope: calls:inject
  resource: calls
  action: inject
- scope: calls:read
  resource: calls
  action: read
- scope: context_graphs:read
  resource: context_graphs
  action: read
- scope: context_graphs:write
  resource: context_graphs
  action: write
- scope: conversations:approve_own
  resource: conversations
  action: approve_own
- scope: conversations:close_own
  resource: conversations
  action: close_own
- scope: conversations:create
  resource: conversations
  action: create
- scope: conversations:read_own
  resource: conversations
  action: read_own
- scope: conversations:turn
  resource: conversations
  action: turn
- scope: credentials:read
  resource: credentials
  action: read
- scope: credentials:write
  resource: credentials
  action: write
- scope: data_sources:read
  resource: data_sources
  action: read
- scope: data_sources:sync
  resource: data_sources
  action: sync
- scope: data_sources:write
  resource: data_sources
  action: write
- scope: entities:delete
  resource: entities
  action: delete
- scope: entities:read
  resource: entities
  action: read
- scope: entities:write
  resource: entities
  action: write
- scope: events:read
  resource: events
  action: read
- scope: events:write
  resource: events
  action: write
- scope: external_user_sessions:create
  resource: external_user_sessions
  action: create
- scope: identity:admin
  resource: identity
  action: admin
- scope: identity:e2e-auth:read
  resource: identity
  action: e2e-auth:read
- scope: phone_numbers:provision
  resource: phone_numbers
  action: provision
- scope: phone_numbers:read
  resource: phone_numbers
  action: read
- scope: platform:admin
  resource: platform
  action: admin
- scope: provider_scribe_sessions:create
  resource: provider_scribe_sessions
  action: create
- scope: review:approve
  resource: review
  action: approve
- scope: review:read
  resource: review
  action: read
- scope: scribe:access:manage
  resource: scribe
  action: access:manage
- scope: scribe:appointments:read_own
  resource: scribe
  action: appointments:read_own
- scope: scribe:encounters:read_own
  resource: scribe
  action: encounters:read_own
- scope: scribe:impersonate
  resource: scribe
  action: impersonate
- scope: scribe:notes:rw_own
  resource: scribe
  action: notes:rw_own
- scope: scribe:records:delete
  resource: scribe
  action: records:delete
- scope: scribe:sessions:read_all
  resource: scribe
  action: sessions:read_all
- scope: scribe:sessions:read_own
  resource: scribe
  action: sessions:read_own
- scope: scribe:sessions:write
  resource: scribe
  action: sessions:write
- scope: services:read
  resource: services
  action: read
- scope: services:write
  resource: services
  action: write
- scope: sessions:create
  resource: sessions
  action: create
- scope: skills:read
  resource: skills
  action: read
- scope: skills:write
  resource: skills
  action: write
- scope: surfaces:read
  resource: surfaces
  action: read
- scope: surfaces:write
  resource: surfaces
  action: write
- scope: tools:execute
  resource: tools
  action: execute
- scope: tools:test
  resource: tools
  action: test
- scope: tools:write
  resource: tools
  action: write
- scope: workspaces:read
  resource: workspaces
  action: read
- scope: workspaces:write
  resource: workspaces
  action: write