Skip to content

Celonis Audit Log API (v2.0)

This is the documentation for the Celonis Audit Log API that allows querying on audit logs in a Celonis Platform team. This API supports multiple methods of authentication:

- (preferred method) Via OAuth 2.0 token with scope audit.log:read, passed in an HTTP header like this: Authorization: Bearer TOKEN
- Via Application keys, passed in an HTTP header like this: Authorization: AppKey APPLICATION_KEY
- Via API keys, passed in an HTTP header like this: Authorization: Bearer API_KEY

Please see this help page for more information about OAuth 2.0.

NOTE: ALL AUDIT LOG OPERATIONS ARE SCOPED TO A TEAM.

Languages
Servers
Test Server
https://developer.celonis.com/_mock/celonis-apis/audit-log-api/openapi/openapi-external-v2