v1

latestOpenAPI 3.1.02026-07-1353090.4 KB
Account

Get Remaining Quota

get/v2/user/remaining_quota

Response

200

{"stackTrail":"paths:/v2/user/remaining_quota:get:responses:200:content:application/json:schema:properties:error","oasType":"schema","type":"unknown"}

Example response

{
  "data": {
    "remaining_quota": 60
  }
}