Check bank-match pipeline progress
See how many bank-feed rows are sitting in each pipeline stage. Useful after
calling /populate/ — you can poll this every few seconds to know when the
matcher is done.
The pipeline is still working while any of these are non-zero:
unprocessed, awaiting_ai, ai_in_progress. Once all three hit zero,
you’re done, and the terminal stages (ai_suggested,
deterministic_suggested, matched, ai_no_match, no_match, excluded)
hold the outcome.
Expired bank-feed rows are excluded so the numbers reflect real pending work.
Documentation Index
Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Response
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.
