Retrieve audit trails for API-, dashboard user-, or Numeral system-initiated actions
Audit trails are created as API keys, dashboard users, or the Numeral system initiate actions like creating or updating objects.
Attribute | Description |
---|---|
id string | The audit trail ID. |
object string | Always audit_trail . |
author_type string | One of:
|
author_id string | The ID of of the audit trail author. |
author_name string | The name of the audit trail author. |
type string | The type of audit trail. |
public_name string | The public name of the audit trail. |
object_type string | The related object type. |
object_id string | The related object ID. |
created_at timestamp | The UTC timestamp of the creation of the audit trail. |