Skip to main content
GET
Check bank-match pipeline progress

Authorizations

X-API-KEY
string
header
required

Response

200 - application/json

OK

How many bank-feed rows are in each pipeline stage.

Poll this after calling /populate/ to see when the pipeline has finished. The three "still working" stages are unprocessed, awaiting_ai, and ai_in_progress. When all three hit zero, you're done and the terminal stages hold the results.

unprocessed
integer
required
deterministic_suggested
integer
required
awaiting_ai
integer
required
ai_in_progress
integer
required
ai_suggested
integer
required
ai_no_match
integer
required
no_match
integer
required
excluded
integer
required
matched
integer
required
Last modified on August 21, 2026