Audit Logs
Export Audit Logs
Allowed For
- Admins on accounts that have audit log access
post/api/v2/audit_logs/export
Query parameters
filter[source_type]string
Filter audit logs by the source type. For example, user or rule
filter[source_id]integer
Filter audit logs by the source id. Requires filter[source_type] to also be set.
filter[actor_id]integer
Filter audit logs by the actor id
filter[ip_address]string
Filter audit logs by the ip address
filter[created_at]string
Filter audit logs by the time of creation. When used, you must specify filter[created_at] twice in your request, first with the start time and again with an end time
filter[action]string
Filter audit logs by the action
Response
Accepted description
string required
Empty response