Oauth2ProvidersRequest*

GET {{base_url}}/Oauth2ProvidersRequest

Retrieves all OAuth 2.0 available providers.

* See Request Names under the Conventions section of the Using the API Reference topic.

API
OAuth 2.0 API

Requires Authentication
Yes (Advanced)

Returns
List [Oauth2ProviderSettings*]

Batch?
No

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

[{"Id":1,"Name":"Microsoft"}]