List Audit Logs
GET/api/v1/audit
List audit logs with filtering and pagination.
Filters:
action: Filter by action type (e.g., invoice.sent, draft.created)severity: Filter by severity (debug, info, warning, error, critical)resource_type: Filter by resource type (invoice, draft, webhook, etc.)resource_id: Filter by specific resource IDdate_from/date_to: Filter by date rangesearch: Full-text search in description, resource name, actor name
Requestโ
Responsesโ
- 200
- 422
Successful Response
Validation Error