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.
Bearer token authentication (format: "Bearer {token}")
A unique identifier for tracing the request across services.
Run ID
Context ID
The maximum number of items to include in the response.
1 <= x <= 200The cursor value for retrieving the next page of results.
The order used to sort the results.
asc, desc The field used to sort the results.
id, created_at, status Indicates that the request was successful and the response contains the expected data.