Skip to main content
GET
Get an org's OAuth client configuration for a provider

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

providerId
string
required
Required string length: 1 - 255

Response

OAuth client configuration.

providerId
string
required
configured
boolean
required
clientId
string | null
required
features
string[]
required
scopes
string[]
required
redirectUri
string
required
tenantId
string | null
required