v2

OpenAPI 3.1.02026-08-05298342605.2 KB
Authentication

Get an org's OAuth client configuration for a provider

Admin-only. Returns setup status, the saved OAuth client id when configured, selected permission features, the callback redirect URI, and the full scope list members will be asked to approve. Never returns the client secret.

get/v1/oauth-providers/{providerId}/client

Path parameters

providerIdstring required

Response

OAuth client configuration.

providerIdstring required
configuredboolean required
clientIdstring nullable required
featuresstring[] required
scopesstring[] required
redirectUristring required
tenantIdstring nullable required