Ledger balances
View balance monitor details
Get one balance monitor with the Java SDK.
GET
View balance monitor details
Use
blnk.balanceMonitor().get for this operation.
1
Call the method
2
Use the monitor details
Read
response.data() for the threshold condition, webhook URL, and linked balance_id.3
Response
200 OK
Related docs
Balance monitoring
Conditions and webhook behavior.
View balance monitor details
HTTP request and response schema.