Skip to main content

Get Reconciliation Window

GET 

/api/ledger/reconciliation/window

The connection's reconcile window and per-kind cache freshness — "documents cached from X through Y, last refreshed Z".

Authorization

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

Authentication: Requires Bearer token.

The window runs from now back to the LATER of the connection's sync start floor and the generation start (earliest current ledger entry). 404 when connection_id is not a supported accounting connection.

Request

Responses

OK

Response Headers
    Content-Type