Platform Usage APIs
/- SCIM APIs (User Provisioning)
- API Reference
- Retrieve specified resource type 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 all user types available via the SCIM API
Retrieve specified resour...
GET
curl -i -X GET \
'https://developer.celonis.com/_mock/celonis-apis/scim-api/openapi/scim_openapi_spec/scim/v2/ResourceTypes/{resourceType}' \
-H 'Authorization: YOUR_API_KEY_HERE'