Returns aggregate counts of Fetcher extractions partitioned by bridge readiness state (pending, ready, stale, failed, in_flight) for the requesting tenant. Powers the operational dashboard backlog widget.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication (format: "Bearer {token}")
A unique identifier for tracing the request across services.
Aggregate readiness counts
Aggregate counts of Fetcher extractions partitioned by bridge readiness state for the requesting tenant.
Number of extractions in the ready state.
10
Number of extractions in the pending state.
5
Number of extractions in the stale state.
2
Number of extractions in the failed state.
1
Number of upstream extractions still running (PENDING/SUBMITTED/EXTRACTING).
3
Total count of extractions (sum of all buckets).
21
The staleness threshold in seconds used to partition extractions.
3600
Timestamp when the summary was generated.
"2025-01-01T00:00:00Z"
Server-side verdict on whether the bridge worker is healthy.
true
Latest cycle timestamp written by any bridge worker replica. Omitted when no heartbeat has been observed.
"2025-01-01T00:00:00Z"
Seconds since the last worker heartbeat. Omitted alongside workerLastTickAt.
120