List audit log
Audit
List audit log
Returns the audit trail of write operations performed through the API, newest first, with before/after state in metadata.
GET
List audit log
Authorizations
Developer API key generated in the app. Keys carry scopes; a read key can call list, get, analytics, and audit endpoints, while a write key additionally allows create, update, cancel, pause, resume, and delete.
Query Parameters
Maximum number of audit entries to return (1-100, default 50).
Required range:
1 <= x <= 100Number of entries to skip from the start.
Required range:
x >= 0Only return audit entries for this subscription.