Get database row audit history.
ROLES: RESOURCE_READ,RESOURCE_WRITE,RESOURCE_ADMIN
Authorizations
Bearer JWT token or API Key (sk-*).
Path Parameters
Query Parameters
1 <= x <= 100000Opaque cursor returned by the preceding page.
INSERT, UPDATE, DELETE Exact complete primary-key object.
Include projected row snapshot values. A snapshot.* field also enables this payload automatically.
Include projected change values. A changes.* field also enables this payload automatically.
Payload paths such as snapshot.id, snapshot.address.country, changes.status, or explicit snapshot./changes. wildcards.
Return only audit events where at least one of these top-level row fields changed.
Safe filter tree for snapshot.* or changes.* values, for example { field: "snapshot.manufacturer", op: "eq", value: "TRW" }.

