---
title: "Returns an organization's monthly-runs limit and, for run-limited orgs only, its count of successful deploy, destroy and drift-detection runs this month (count is null for uncapped orgs)"
method: GET
path: "/environments/runs-usage"
tags: ["Environments"]
---

# Returns an organization's monthly-runs limit and, for run-limited orgs only, its count of successful deploy, destroy and drift-detection runs this month (count is null for uncapped orgs)

`GET /environments/runs-usage`

## Query parameters

- `organizationId` string, required

## Response `200`

- EnvironmentApiGetRunsUsageResponse
  - `count` number, nullable, required
  - `limit` number, nullable, required

---

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