---
title: "Count the number of action runs"
method: HEAD
path: "/v1/projects/{ref}/actions"
tags: ["Environments"]
---

# Count the number of action runs

`HEAD /v1/projects/{ref}/actions`

Returns the total number of action runs of the specified project.

## Path parameters

- `ref` string, required

## Response `200`

## Other responses

- `401` — Unauthorized
- `403` — Forbidden action
- `429` — Rate limit exceeded
- `500` — Failed to count action runs

---

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