Skip to main content
GET
Get workspace login providers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

email
string<email>
required
Pattern: ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$

Response

Successful response

Response body schema.

allowedProviders
enum<string>[] | null
required
Available options:
email,
google-oauth2,
azuread,
okta
ssoIdentifier
string | null
required