#### URL Expired

The URL for this request expired after 30 days.

# `200` Spendable balances for all registered tokens.

# `500` Internal server error. May include an `errorCode` (M-prefixed) and `data` from the MPA error code system. See `cwpapi/errors.go` for codes.

---

| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

---

Base URL

`https://api.your-wallet.blockdaemon-wallet.com/api/cwp/balances/spendable/tokens`

```
curl --request GET \
     --url https://api.your-wallet.blockdaemon-wallet.com/api/cwp/balances/spendable/tokens \
     --header 'accept: application/json'
```

Choose an example:

application/json

`200` `500`

---
