List reconciliation contexts
List reconciliation contexts
Use this endpoint to retrieve all reconciliation contexts.
Supports filtering by type and status and uses cursor-based pagination.
GET
List reconciliation contexts
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.
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.
Filter by context type
Available options:
1:1, 1:N, N:M Filter by context status
Available options:
DRAFT, ACTIVE, PAUSED, ARCHIVED Response
List of contexts with cursor pagination

