Get Integration Instance Auth Config
Fetches auth config scoped to the given integration instance.
Response
A response containing integration instance auth config.
Example response
{
"client_id": "d745213a-b7e8-4998-abe3-41f164001970",
"authorization_endpoint": "https://identity.service.com/oauth/authorize",
"token_endpoint": "https://identity.service.com/oauth/token"
}Changes
Changed in 2 of the 52 revisions of this API.41
- ▲
the response property
detailbecame nullable for the status401response-property-became-nullable
- ▲
the response property
instancebecame nullable for the status401response-property-became-nullable
- ▲
the response property
statusbecame nullable for the status401response-property-became-nullable
- ▲
the response property
titlebecame nullable for the status401response-property-became-nullable
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○