Skip to main content
POST
Search via DB
Use Filter on the relevant service to query records in a collection. The Go SDK does not expose a unified Search.filter helper like the TypeScript SDK.
Call Filter on the service that owns the collection: client.Transaction.Filter, client.Ledger.Filter, client.LedgerBalance.Filter, or client.Identity.Filter.
1

Call the method

client.Transaction.Filter
2

Response

200 OK

Go response (*blnkgo.FilterResponse)


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.