Get match run results
Get match run results
Use this endpoint to retrieve all match groups from a specific matching run. Each group contains matched transaction pairs and confidence scores. The response uses cursor-based pagination.
GET
Get match run results
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Autorizações
Bearer token authentication (format: "Bearer {token}")
Cabeçalhos
A unique identifier for tracing the request across services.
Parâmetros de caminho
Run ID
Parâmetros de consulta
Context ID
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 The field used to sort the results.
Opções disponíveis:
id, created_at, status Resposta
Indicates that the request was successful and the response contains the expected data.

