List Fetcher bridge readiness candidates
Returns extractions in the requested readiness state with cursor pagination. Drilldown surface for the operational dashboard summary.
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.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Headers
A unique identifier for tracing the request across services.
Query Parameters
Readiness state filter: pending, ready, stale, failed, or in_flight
pending, ready, stale, failed, in_flight Opaque pagination cursor returned by the previous response.
Page size (default 50, max 200)
1 <= x <= 200Response
Page of bridge candidates
A cursor-paginated page of bridge readiness candidates.
List of bridge candidates for the current page.
The readiness state filter applied to this page.
"ready"
The page size used for this response.
50
Opaque cursor for fetching the next page. Absent when no more pages exist.
"eyJjIjoiMjAyNS0wMS0wMVQwMDowMDowMFoiLCJpIjoiMTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAwIn0="

