Balance
Get project balance
get/v1/balance
Response
Returns the project balance
Example response
{
"amount": 1000,
"currency": "usd"
}Changes
No recorded changes to this endpoint across all 10 revisions of this API.
Returns the project balance
{
"amount": 1000,
"currency": "usd"
}No recorded changes to this endpoint across all 10 revisions of this API.