Go
Get a connection's SCIM configuration
Retrieves a scim configuration by its connectionId.
GET
Go
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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the connection to retrieve its SCIM configuration
Response
The connection's SCIM configuration was retrieved. See Response Schemas for schema.
The connection's identifier
The connection's name
The connection's strategy
The tenant's name
User ID attribute for generating unique user ids
The mapping between auth0 and SCIM
The ISO 8601 date and time the SCIM configuration was created at
The ISO 8601 date and time the SCIM configuration was last updated on