List transactions for a job
Use this endpoint to retrieve all transactions extracted from an ingestion job. You can sort the results by various fields. The response uses cursor-based pagination.
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.
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.
Job ID
Parámetros de consulta
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, date, status, extraction_status Respuesta
Indicates that the request was successful and the response contains the expected data.

