Get a schema
GET/Schemas/:schemaId
Fetch the live definition of a single SCIM schema. Use the canonical schema URI
as the path parameter:
urn:ietf:params:scim:schemas:core:2.0:User or
urn:ietf:params:scim:schemas:core:2.0:Group.
Request
Responses
- 200
- 404
- 503
The requested schema
Resource not found.
SCIM provisioning is disabled on the tenant.