Account
List balances
Respond with requester's own balances
get/balance
Response
OK
Example response
{
"results": [
{
"last_updated_at": 1681462770114,
"size": "123003.620",
"token": "USDC"
}
]
}Changes
Changed in 1 of the 50 revisions of this API.3
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○