List Fetcher bridge readiness candidates
Returns extractions in the requested readiness state with cursor pagination. Drilldown surface for the operational dashboard summary.
Autorizaciones
Bearer token authentication (format: "Bearer {token}")
Encabezados
A unique identifier for tracing the request across services.
Parámetros de consulta
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 <= 200Respuesta
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="

