Get Current Balance

This endpoint provides the current balance of credits available in your workspace.

get/account/credits

Response

OK

balancenumber double

Number of credits available on your workspace

Example response

{
  "balance": 5000
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.