Get a match rule
Use this endpoint to retrieve the details of a specific match rule by its identifier.
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.
The unique identifier of the match rule.
Response
Successfully retrieved match rule
Matching rule within a reconciliation context
Rule configuration
Context ID this rule belongs to
"019c96a0-10a0-72d2-9fb0-2b7de8093182"
Creation timestamp in RFC3339 format
"2025-01-15T10:30:00.000Z"
Unique identifier for the rule
"019c96a0-1071-7a0d-9916-a831221de252"
Execution priority (lower = higher priority)
1 <= x <= 10001
Type of matching rule
EXACT, TOLERANCE, DATE_LAG "EXACT"
Last update timestamp in RFC3339 format
"2025-01-15T10:30:00.000Z"

