Retrieve tenant settings. A list of fields to include or exclude may also be specified.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Comma-separated list of fields to include or exclude (based on value provided for include_fields) in the result. Leave empty to retrieve all fields.
^((allowed_logout_urls)|(change_password)|(default_token_quota)|(error_page)|(flags)|(friendly_name)|(picture_url)|(support_email)|(support_url)|(session_lifetime)|(default_audience)|(default_directory)|(device_flow)|(idle_session_lifetime)|(ephemeral_session_lifetime)|(idle_ephemeral_session_lifetime)|(default_redirection_uri)|(universal_login)|(universal_login\.colors)|(universal_login\.passwordless)|(enabled_locales)|(session_cookie)|(sessions)|(oidc_logout)|(allow_organization_name_in_authentication_api)|(mtls)|(customize_mfa_in_postlogin_action)|(skip_non_verifiable_callback_uri_confirmation_prompt)|(resource_parameter_profile)|(enable_ai_guide)|(client_id_metadata_document_supported)|(phone_consolidated_experience))(,((allowed_logout_urls)|(change_password)|(default_token_quota)|(error_page)|(flags)|(friendly_name)|(picture_url)|(support_email)|(support_url)|(session_lifetime)|(default_audience)|(default_directory)|(device_flow)|(idle_session_lifetime)|(ephemeral_session_lifetime)|(idle_ephemeral_session_lifetime)|(default_redirection_uri)|(universal_login)|(universal_login\.colors)|(universal_login\.passwordless)|(enabled_locales)|(session_cookie)|(sessions)|(oidc_logout)|(allow_organization_name_in_authentication_api)|(mtls)|(customize_mfa_in_postlogin_action)|(skip_non_verifiable_callback_uri_confirmation_prompt)|(resource_parameter_profile)|(enable_ai_guide)|(client_id_metadata_document_supported)|(phone_consolidated_experience)))*$Whether specified fields are to be included (true) or excluded (false).
Tenant settings successfully retrieved.
Change Password page customization.
Guardian page customization.
Default audience for API authorization.
Name of connection used for password grants at the /tokenendpoint. The following connection types are supported: LDAP, AD, Database Connections, Passwordless, Windows Azure Active Directory, ADFS.
Error page customization.
Device Flow configuration
Token Quota configuration, to configure quotas for token issuance for clients and organizations. Applied to all clients and organizations unless overridden in individual client or organization settings.
Flags used to change the behavior of this tenant.
Friendly name for this tenant.
URL of logo to be shown for this tenant (recommended size: 150x150)
End-user support email address.
End-user support URL.
URLs that are valid to redirect to after logout from Auth0.
Number of hours a session will stay valid.
Number of hours for which a session can be inactive before the user must log in again.
Number of hours an ephemeral (non-persistent) session will stay valid.
x >= 1Number of hours for which an ephemeral (non-persistent) session can be inactive before the user must log in again.
x >= 1Selected sandbox version for the extensibility environment.
Selected sandbox version for rules and hooks extensibility.
Available sandbox versions for the extensibility environment.
The default absolute redirection uri, must be https
Supported locales for the user interface.
am, ar, ar-EG, ar-SA, az, bg, bn, bs, ca-ES, cnr, cs, cy, da, de, el, en, en-CA, es, es-419, es-AR, es-MX, et, eu-ES, fa, fi, fr, fr-CA, fr-FR, gl-ES, gu, he, hi, hr, hu, hy, id, is, it, ja, ka, kk, kn, ko, lt, lv, mk, ml, mn, mr, ms, my, nb, nl, nn, no, pa, pl, pt, pt-BR, pt-PT, ro, ru, sk, sl, so, sq, sr, sv, sw, ta, te, th, tl, tr, uk, ur, vi, zgh, zh-CN, zh-HK, zh-MO, zh-TW Session cookie configuration
Sessions related settings for tenant
Settings related to OIDC RP-initiated Logout
Whether to accept an organization name instead of an ID on auth endpoints
Whether to enable flexible factors for MFA in the PostLogin action
Supported ACR values
mTLS configuration.
Enables the use of Pushed Authorization Requests
Supports iss parameter in authorization responses
Controls whether a confirmation prompt is shown during login flows when the redirect URI uses non-verifiable callback URIs (for example, a custom URI schema such as myapp://, or localhost).
If set to true, a confirmation prompt will not be shown. We recommend that this is set to false for improved protection from malicious apps.
See https://auth0.com/docs/secure/security-guidance/measures-against-app-impersonation for more information.
Profile that determines how the identity of the protected resource (i.e., API) can be specified in the OAuth endpoints when access is being requested. When set to audience (default), the audience parameter is used to specify the resource server. When set to compatibility, the audience parameter is still checked first, but if it not provided, then the resource parameter can be used to specify the resource server.
audience, compatibility Whether Phone Consolidated Experience is enabled for this tenant.
Whether Auth0 Guide (AI-powered assistance) is enabled for this tenant.