Ledger balances
View balance monitor details
Get one balance monitor with the TypeScript SDK.
GET
View balance monitor details
Use
blnk.BalanceMonitor.get to retrieve a balance monitor by ID.
1
Call the method
blnk.BalanceMonitor.get
2
Use the monitor details
Read
response.data for the threshold condition, webhook URL, and linked balance_id.3
Response
200 OK