Get My Organization API configuration
Get My Organization API configuration
Retrieve the My Organization API configuration. Returns only the connection_deletion_behavior and allowed_strategies. Identifier attributes such as user_attribute_profile_id and connection_profile_id are not included. Cache this information, as it does not change frequently.
GET
Get My Organization API configuration
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
Configuration successfully retrieved.
Array of supported strategies
The type of the identity provider
Available options:
adfs, google-apps, oidc, okta, pingfederate, samlp, waad Specifies whether deletion of a connection is always allowed, or only when the connection has no associated users
Available options:
allow, allow_if_empty