Skip to main content

Get Ledger Account Activity Log

GET 

/api/ledger/accounts/:nominalCode/activity-log

Returns a paginated audit trail for a single general-ledger account, newest first. Each entry records the event, the affected record, a snapshot of changed properties, who made the change, and when. Supports free-text search across the actor name, event and properties.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type