VoiceOps · OAuth Scopes
VoiceOps OAuth Scopes
OAuth 2.0
probed
VoiceOps publishes 6 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the VoiceOps API on a user’s behalf.
Tokens are issued from https://clerk.voiceops.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.
CompanyAi AppsConversation IntelligenceCall CentersSales CoachingCustomer ExperienceArtificial IntelligenceSpeech AnalyticsModel Context ProtocolAgents
Scopes: 6
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://clerk.voiceops.com/oauth/authorize
https://clerk.voiceops.com/oauth/authorize
Token URL
https://clerk.voiceops.com/oauth/token
https://clerk.voiceops.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| openid | Issue an OpenID Connect ID token for the signed-in user. | authorizationCode |
| profile | Basic profile claims (name, given_name, family_name, picture, preferred_username). | authorizationCode |
| Email address and email_verified claim. | authorizationCode | |
| public_metadata | Read the user's public metadata held by the identity provider. | authorizationCode |
| private_metadata | Read the user's private metadata held by the identity provider. | authorizationCode |
| offline_access | Issue a refresh token so the client can act without the user present. | authorizationCode |
📄 Provider scope reference: https://clerk.com/docs/oauth/scoped-access