get
https://api-sandbox.poweredbyibex.io/onchain//address/all
Returns all Bitcoin addresses generated for the given account.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Errors
| Status | Meaning |
|---|---|
| 400 | account_id is not a valid UUID |
| 403 | The account doesn't belong to your organization, or the token lacks access |
| 404 | Account not found |
If the account has no addresses yet, this returns
null, not an empty array — handle that case on your end before iterating over the response.

