Fetch current organization settings
Response
OK
The ID of the organization
The resource type of the organization
The name of the organization
The domain of the organization.
The URL to the logo of the organization.
The address of the organization.
The description of the organization
The device login expiration in seconds. If not defined, it defaults to 2 weeks of inactivity.
Count of all the places within the organization.
Whether SCIM is enabled for the organization.
Whether the organization has SSO flow enabled. Mutually exclusive with password flow.
Whether the organization should override length of SSO session.
The length of the SSO session (in seconds) that will override the default passed from Identity Provider.
The SSO metadata of the organization.
The time zone of the organization. It should be a <a href="https://en.wikipedia.org/wiki/Tz_database#Names_of_time_zones"> valid IANA time zone name.</a>
Whether web authentication api is enabled. Only for organizations using SSO and IdP authentication is done using WebAuthn.
Whether Apple Pass is enabled for the organization.
When the organization was created
When the organization was updated
The user ID of the organization
The transfer_to ID of the organization
When the encryption certificate expires at.
Whether an encryption certificate is required.
The encryption certificate of the organization.
The identity provider issuer url for the organization.
Whether the SSO configuration is set and working. It will be set to true after the first sign-in via SSO. Changing the SSO configuration will reset it back to false.
Whether the SCIM configuration is set and working. It will be set to true after first successful SCIM request. Resetting the SCIM token will set it back to false.
Example response
{
"time_zone": "Europe/London"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.