---
title: "Count daily sandbox creations"
method: GET
path: "/sandboxes/daily-counts"
tags: ["Sandboxes"]
---

# Count daily sandbox creations

`GET /sandboxes/daily-counts`

## Query parameters

- `days` integer

## Response `200`

OK

- ThundertypesSandboxDailyCountsResponse
  - `counts` ThundertypesSandboxDailyCount[], required
    - `count` integer, required
    - `date` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/thundercompute/apis/thunder-compute-api.md) · [All operations](https://skmtc.dev/thundercompute/apis/thunder-compute-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/thundercompute/thunder-compute-api/revisions/122382e24d26/schema)
