GET
/
v1
/
billing
/
usage
Get usage
curl --request GET \
  --url https://api.orgs.sh/v1/billing/usage \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <token>. The token can be a legacy Orgs API key or a platform-minted JWT.

Response

Usage counters.

The response is of type object.