Skip to main content
GET
List ledgers
Use client.Ledger.List to fetch every ledger on your instance. Core applies default pagination (limit=10, offset=0) when no query parameters are passed.
1

Call the method

client.Ledger.List
This method takes no arguments. For structured queries, use client.Ledger.Filter instead.
2

Response

200 OK

Go response ([]blnkgo.Ledger)


Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.