Error
A valid request URL is required to generate request examples{
"quota_bytes": 0,
"consumption_bytes": 0,
"remaining_bytes": 0,
"proxy_account_quota": 0,
"proxy_accounts_used": 0,
"period": {
"from": "2023-11-07T05:31:56Z",
"to": "2023-11-07T05:31:56Z"
}
}{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}V1.Usage
Get proxy account usage
Quota consumption for one proxy account, with team period context.
GET
/
api
/
v1
/
teams
/
{team_id}
/
proxy_accounts
/
{id}
/
usage
Error
A valid request URL is required to generate request examples{
"quota_bytes": 0,
"consumption_bytes": 0,
"remaining_bytes": 0,
"proxy_account_quota": 0,
"proxy_accounts_used": 0,
"period": {
"from": "2023-11-07T05:31:56Z",
"to": "2023-11-07T05:31:56Z"
}
}{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}Authorizations
Value for the Api-Key header parameter.