Organization SSO domains
Get an SSO domain
Get a registered SSO email domain and its verification state
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses manage_sso
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | manage_sso |
get/organizations/{organization}/sso/domains/{id}
Path parameters
organizationstring required
Organization name slug from list_organizations. Example: acme.
idstring required
The public ID of the organization domain
Response
Returns the SSO domain
Changes
Changed in 1 of the 24 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○