Listar operaciones de liquidación
Lista las operaciones de liquidación del tenant de la solicitud, filtradas y paginadas. Filtros: state, operationType, batchId, externalId, dateFrom/dateTo (sobre created_at). Paginación por offset/limit.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de consulta
Filter by lifecycle state.
Filter by operation type.
Filter by batch id.
Filter by external id.
Filter created_at >= (RFC3339).
Filter created_at <= (RFC3339).
Page size (default 50, max 500).
Row offset (default 0).
Filter operations HELD out of the outbound drains, by reason. "parked" — the attempt budget was exhausted and nothing reached Núclea; recover with POST /v1/connectivity/unpark. "in_flight" — the file IS at Núclea and the local transition failed; reconcile with Núclea, then POST /v1/operations/{operationId}/advance, and NEVER un-park these (it re-submits an accepted file).
"parked"

