---
title: "Get project metric event counts"
method: GET
path: "/projects/{project_id}/metric-event-counts"
tags: ["Projects"]
---

# Get project metric event counts

`GET /projects/{project_id}/metric-event-counts`

Returns metric event counts for a project.

## Path parameters

- `project_id` string, required

## Response `200`

Metric event counts

- object
  - `counts` object, required

## Other responses

- `404` — Not found

---

[API](https://skmtc.dev/uselemma/apis/lemma-platform-api.md) · [All operations](https://skmtc.dev/uselemma/apis/lemma-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uselemma/lemma-platform-api/revisions/5242165d7015/schema)
