List match runs
Use this endpoint to retrieve all match runs for a specific reconciliation context. The results are sorted by creation time descending.
GET
List match runs
Autorizações
Bearer token authentication (format: "Bearer {token}")
Cabeçalhos
A unique identifier for tracing the request across services.
Parâmetros de caminho
The unique identifier of the reconciliation context.
Parâmetros de consulta
The maximum number of items to include in the response.
Intervalo obrigatório:
1 <= x <= 200The cursor value for retrieving the next page of results.
The order used to sort the results.
Opções disponíveis:
asc, desc Resposta
Indicates that the request was successful and the response contains the expected data.

