---
title: "GET /orgs/{org}/usage-limits/"
method: GET
path: "/orgs/{org}/usage-limits/"
tags: ["orgs"]
---

# GET /orgs/{org}/usage-limits/

`GET /orgs/{org}/usage-limits/`

## Response `200`

Organization usage limits configuration.

- object
  - `allow_open_source_overage` boolean — Whether on-demand open source overage is allowed.
  - `bandwidth_overage_limit` integer — Effective bandwidth overage limit in GB.
  - `storage_overage_limit` integer — Effective storage overage limit in GB.
  - `bandwidth_maximum` integer — Maximum allowed bandwidth overage in GB.
  - `storage_maximum` integer — Maximum allowed storage overage in GB.

## Other responses

- `400` — Request could not be processed (see detail).
- `422` — Missing or invalid parameters (see detail).

---

[API](https://skmtc.dev/cloudsmith/apis/cloudsmith-api-v1.md) · [All operations](https://skmtc.dev/cloudsmith/apis/cloudsmith-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cloudsmith/cloudsmith-api-v1/revisions/4d7879df9b2f/schema)
