List match rules
List match rules
Use this endpoint to retrieve all match rules under a specific context. You can filter the results by rule type. The response uses cursor-based pagination.
GET
List match rules
Autorizaciones
Bearer token authentication (format: "Bearer {token}")
Encabezados
A unique identifier for tracing the request across services.
Parámetros de ruta
The unique identifier of the reconciliation context.
Parámetros de consulta
The maximum number of items to include in the response.
Rango requerido:
1 <= x <= 200The cursor value for retrieving the next page of results.
Filter by rule type
Opciones disponibles:
EXACT, TOLERANCE, DATE_LAG 
