Skip to main content
GET
Get a recorded reconciliation run with its discrepancies
Returns one recorded run made addressable: the run summary (who, when, scope, verdict) plus the per-run discrepancy rows persisted at record time — what disagreed, by how much, and why. Each discrepancy carries the identifier needed to drill in: an invoice_id you can open with Invoice Journal Entries, or a transaction_id you can open with Get Journal Entry. See Explain any number. discrepancies_truncated is true when fewer rows were stored than were counted — either the live-run listing cap was hit, or the run was recorded before per-run persistence existed.

Example Request

Response

Fields

Discrepancy Fields

Read-only. A missing or cross-tenant id returns 404. Correcting drift stays a deliberate human action; see the ledger guide.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

The recorded run with its discrepancies.

data
object