Use this endpoint to retrieve the details of all the Operation Routes you have created.
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The authorization token. This header is required if your environment has Access Manager enabled.
The unique identifier of the Organization associated with the Ledger.
The unique identifier of the associated Ledger.
The maximum number of items to include in the response.
The beginning of the period you want to retrieve. You must also include the end_date.
The end of the period you want to retrieve. You must also include the start_date.
The order used to sort the results.
asc, desc An encoded cursor token from a previous response (next_cursor or prev_cursor) to navigate forward or backward through results.
Filter by metadata using dot-notation. Replace key with your metadata field name (e.g. metadata.costCenter=BR_11101997).
Indicates that the resource was successfully created and the operation was completed as expected.