---
title: "Get quota summary"
method: GET
path: "/quotas/summary"
tags: ["quotas"]
---

# Get quota summary

`GET /quotas/summary`

Return non-identifying counts for persisted owner quota overrides

## Response `200`

OK

- GithubComStacyOsStacyvmInternalOrchestratorQuotaSummary
  - `total` integer
  - `with_max_exec_timeout` integer
  - `with_max_sandboxes` integer
  - `with_max_ttl` integer

---

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