List match runs
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
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.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Headers
A unique identifier for tracing the request across services.
Path Parameters
The unique identifier of the reconciliation context.
Query Parameters
The maximum number of items to include in the response.
Required range:
1 <= x <= 200The cursor value for retrieving the next page of results.
The order used to sort the results.
Available options:
asc, desc Response
Indicates that the request was successful and the response contains the expected data.

