Get SCIM settings.

Enterprise feature

Returns the current settings for SCIM provisioning.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Response

#/components/schemas/scimSettingsSchema

enabledboolean
Whether SCIM provisioning is currently enabled.
hasTokenboolean
Whether a SCIM provisioning API token is currently set.

Errors