Ledgers
List all ledgers
Returns an array of all ledgers with filtering and sorting capabilities.
GET
List all ledgers
Documentation Index
Fetch the complete documentation index at: https://docs.mangrovesystems.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Comma-separated list of fields to sort by. Prefix with - for descending. Available fields: id, name, created_at, updated_at
Example:
"name,-created_at"
Filter by exact ledger ID (friendly_id)
Filter by name (case-insensitive partial match)
Filter by unit
Filter by system ledger type
List all ledgers