Skip to main content
GET
Get OAuth configuration

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme

Path Parameters

integration_id
string
required

Integration identifier

Response

OAuth configuration

integration_id
string
Example:

"slack"

name
string
Example:

"Slack API"

scopes
string
Example:

"channels:read"

subject
string
Example:

"ms.integration.oauth.config.slack"