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".

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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