Audit Logs

Get audit logs filtered by entity type and ID

get/v1/audit-logs

Query parameters

entityTypestring

Filter by entity type (e.g. policy, task, control)

entityIdstring

Filter by entity ID

pathContainsstring

Filter by path substring (e.g. automation ID)

takestring

Number of logs to return (max 100, default 50)

Changes