Skip to main content
GET
Get the organization's SSO configuration

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationID
string
required

Unique identifier for a specific organization

Pattern: [a-zA-Z0-9_-~:]+

Response

SSO configuration for the organization

An organization's single sign-on setup, as one identity provider per verified email domain.

providers
object[]
required

Identity providers registered for this organization, at most one per verified domain.

domains
object[]
required

Email domains claimed for this organization, verified and pending.