v1
latestOpenAPI 3.0.02026-07-23213665.0 KBAudit Logs
List Audit Logs
This endpoint retrieves a list of audit logs for the workspace, providing a comprehensive record of actions taken by users, systems, and integrations.
The audit logs can be filtered and sorted using the advanced filter and sort query parameters, which allow for complex filtering based on multiple criteria.
get/api/v1/activity_log/audit_logs/
Query parameters
filterstring
A serialized and URL encoded JSON object to define filters on the audit logs. This follows the same pattern as catalog filters, allowing for complex filtering based on multiple criteria.
sortstring
A serialized and URL encoded JSON object to define the sort pattern on the audit logs.
pageinteger
Page number for paginated results (default is 1)
Response
OK