Platform Usage APIs
/- SCIM APIs (User Provisioning)
- API Reference
- Retrieve all user types available via the SCIM API
Retrieve data on the configuration and capabilities of our SCIM implementation
Retrieve all schemas currently in use by the Celonis Platform.
Retrieve specific schema currently in use by the Celonis Platform.
Retrieve specified resource type types available via the SCIM API
Retrieve all user types a...
GET
curl -i -X GET \
https://developer.celonis.com/_mock/celonis-apis/scim-api/openapi/scim_openapi_spec/scim/v2/ResourceTypes \
-H 'Authorization: YOUR_API_KEY_HERE'