Listar casos de conciliação
Retorna uma página de casos de conciliação com filtros acionáveis pelo operador. Os casos são ordenados por openedAt DESC. Paginação baseada em cursor: passe o nextCursor de uma resposta anterior para continuar.
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de consulta
Case status filter (OPEN, IN_PROGRESS, RESOLVED, DISMISSED).
Operation family filter.
Operation aggregate UUID filter.
Candidate reason code filter.
Inclusive start date (RFC3339 timestamp or YYYY-MM-DD).
Inclusive end date (RFC3339 timestamp or YYYY-MM-DD).
Opaque pagination cursor from a previous response.
Page size (1-100, default 50).
1 <= x <= 100Resposta
OK
Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.
Reconciliation cases on this page, ordered by openedAt DESC.
Page size applied to this response (max items returned).
Opaque cursor for the next page; absent when there are no further pages.
Opaque cursor for the previous page; reserved for future bidirectional cursoring, absent today.

