Skip to main content
GET
Get transaction
Use client.Transaction.Get to fetch a single transaction by its transaction ID.
The Go SDK does not expose a list method for transactions. Use get by reference or the Core Search API instead.
1

Call the method

client.Transaction.Get
2

Response

200 OK

Go response (*blnkgo.Transaction)


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.