List audit logs
Audit Logs
List Audit Logs
GET
List audit logs
Documentation Index
Fetch the complete documentation index at: https://docs.matia.io/llms.txt
Use this file to discover all available pages before exploring further.
This API is in Beta. Please report any issues to our support team.
Authorizations
Query Parameters
Max number of audit logs to return.
Required range:
x <= 100Number of audit logs to skip for pagination.
The field to sort the audit logs by.
Available options:
timestamp The direction of the sort.
Available options:
asc, desc Filter for audit logs AFTER this timestamp (inclusive).
Example:
"2025-12-27T00:00:00Z"
Filter for audit logs BEFORE this timestamp (exclusive).
Example:
"2025-12-27T23:59:59Z"