Skip to main content
POST
The audit trail, field by field, for a record or an actor.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

The audit trail, field by field, for a record or an actor.

Requires admin.audit.view — a function rather than a view because a view cannot ask for a permission (ADR-014).

p_actor_user_id
string<uuid>
p_entity
string<text>
p_entity_id
string<uuid>
p_limit
integer<integer>
p_since
string<timestamp with time zone>

Response

200

OK