Skip to main content

List audit logs

GET 

/api/v1/workspaces/:workspaceId/audit-logs

Required API-key permission: WORKSPACE_READ — Read workspace settings and audit logs

List audit log entries of a workspace, newest first. Optionally filtered by entity type/ID. Paginated: the response is a { data, pagination } envelope (not a bare array); data holds the AuditLog[] page.

Request

Responses

List audit logs