Skip to main content
GET
Get Current Balance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

OK

balance
number<double>

Number of credits available on your workspace

Example:

5000