Skip to content

Get admin-managed OAuth state

GET /oauthManagedAuthState

Derives the RingCentral account from the supplied token and returns completed or pending administrator-managed OAuth state for the selected connector. Pending values are returned only to an authorized administrator and can contain sensitive client credentials.

Operation ID: getOauthManagedAuthState
Authorization: API key or API key

Parameters

Name Location Type Required Description
platform query string Yes Connector platform key from the App Connect manifest.

Responses

Status Description Body
200 Managed OAuth configuration state for the RingCentral account. ManagedOAuthStateResponse
400 Bad request, missing authentication, or connector error. ErrorResponse, string