Listar operações de liquidação
Lista as operações de liquidação do tenant da requisição, filtradas e paginadas. Filtros: state, operationType, batchId, externalId, dateFrom/dateTo (sobre created_at). Paginação por offset/limit.
Autorizações
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"

