List settlement operations
Lists settlement operations for the request tenant, filtered and paginated. Filters: state, operationType, batchId, externalId, dateFrom/dateTo (over created_at). Offset/limit pagination.
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
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"

