Skip to Content
APIReferenceAudit API

Audit API

2 operations from the external ASIRI OpenAPI surface.

Public endpoint

GET/v1/audit

List audit log events for the current tenant

Requiresaudit:read

Security

bearerAuthorization: Bearer <ASIRI_API_KEY>

Parameters

NameInRequiredSchemaDescription
modulequerynostring-
actorquerynostring-
fromquerynostring-
toquerynostring-
cursorquerynostring-
limitquerynointeger-

Request body

No request body.

Responses

Public endpoint

GET/v1/audit/{id}

Get a single audit event with hash + diff

Requiresaudit:read

Security

bearerAuthorization: Bearer <ASIRI_API_KEY>

Parameters

NameInRequiredSchemaDescription
idpathyesstring-

Request body

No request body.

Responses