Skip to main content
GET
List Identity Providers

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

member_access_level
enum<string>[]

When present, only connections whose Organization Member Access Level matches one of the provided values are returned. Accepted values are full, limited, readonly and none.

Minimum array length: 1

The access level allowed for the Organization

Available options:
none,
readonly,
limited,
full

Response

List of identity providers successfully retrieved.

identity_providers
(IdP ADFS Response · object | IdP Google Workforce Response · object | IdP OIDC Response · object | IdP Okta Response · object | IdP Ping Response · object | IdP SAML Response · object | IdP Microsoft Azure AD Response · object)[]

Identity provider specific options.