Audit logs provide a record of all actions taken in the workspace, including who performed the action, when it was done, and what was changed. Learn more about audit logs here.
List Audit Logs
get
/api/v1/activity_log/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.
Authorizations
Query parameters
filterstringOptional
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.