Get SCIM service provider configuration
API Reference
Get SCIM service provider configuration
SCIM 2.0 discovery endpoint (RFC 7643 §5). Advertises which parts of the SCIM protocol this organization’s connector supports — PATCH yes, bulk no, filtering up to 500 results, no password change, OAuth Bearer token authentication — so an identity provider (Okta, Microsoft Entra ID, and similar) can adapt its provisioning behaviour before it syncs users. Call this once when configuring the SCIM connection. Authenticated with the organization’s SCIM bearer token.
GET
Get SCIM service provider configuration
Authorizations
Dashboard JWT token from Clerk
Path Parameters
The organization slug that scopes the SCIM tenant.