List supported schemas
GET/scim/v2/Schemas
Discovery endpoint listing the supported SCIM schemas: the Core User, the Enterprise User extension and the Goodstack User extension. Truncated attributes are excluded.
Responses
- 200
- 401
A SCIM list of schema definitions.
Unauthorized. The SCIM bearer key is missing or invalid, or the key is
valid but the partner does not have the scim_api scope enabled.