---
title: "Datacenter usage"
method: GET
path: "/v4/account/{subAccountId}/datacenter_shared/usage"
tags: ["Datacenter"]
---

# Datacenter usage

`GET /v4/account/{subAccountId}/datacenter_shared/usage`

Get bandwidth and request usage for the datacenter subaccount. Permission: `datacenter_shared:read` or `datacenter_dedicated:read`.

## Path parameters

- `subAccountId` string, uuid, required

## Response `200`

Usage statistics

- object
  - `bandwidth_used` integer
  - `bandwidth_limit` integer
  - `requests` integer

---

[API](https://skmtc.net/proxyscrape/apis/proxyscrape-account-api.md) · [All operations](https://skmtc.net/proxyscrape/apis/proxyscrape-account-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/proxyscrape/proxyscrape-account-api/versions/4e10267785e1/schema)
