Awee

app:record:history

Retrieves the immutable audit log for a record, ordered oldest first

Retrieves the immutable audit log for a record, ordered oldest first

Options

NameTypeDescription
org_idstringThe organisation ID that scopes the operation
schemastringThe name of the schema (database) that contains the table
tablestringThe name of the table the record belongs to
idstringThe unique identifier of the record whose history to retrieve

Outputs

NameTypeDescription
itemsRecordThe list of historical versions of the record, oldest first

How is this guide?

On this page