---
title: "GET /{accountId}/provisioned-capacity"
method: GET
path: "/{accountId}/provisioned-capacity"
---

# GET /{accountId}/provisioned-capacity

`GET /{accountId}/provisioned-capacity`

This operation lists the provisioned capacity units for the specified AWS account.

## Path parameters

- `accountId` string, required

## Response `200`

Success

- ListProvisionedCapacityOutput
  - `ProvisionedCapacityList` ProvisionedCapacityDescription[] — The response body contains the following JSON fields.
    - `CapacityId` string — The ID that identifies the provisioned capacity unit.
    - `StartDate` string — The date that the provisioned capacity unit was purchased, in Universal Coordinated Time (UTC).
    - `ExpirationDate` string — The date that the provisioned capacity unit expires, in Universal Coordinated Time (UTC).

## Other responses

- `480` — InvalidParameterValueException
- `481` — MissingParameterValueException
- `482` — ServiceUnavailableException

---

[API](https://skmtc.net/aws/apis/glacier.md) · [All operations](https://skmtc.net/aws/apis/glacier/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/glacier/versions/7b30e085db54/schema)
