---
title: "Analyze project usages"
method: GET
path: "/admin/v1/project/{project_id}/usages"
tags: ["admin"]
---

# Analyze project usages

`GET /admin/v1/project/{project_id}/usages`

Get usage analytics for a project

## Path parameters

- `project_id` string, uuid, required

## Query parameters

- `interval_days` integer
- `fields` string

## Response `200`

OK

- SerializerResponse
  - `code` integer
  - `error` string
  - `msg` string

---

[API](https://skmtc.net/memodb-io/apis/acontext-api.md) · [All operations](https://skmtc.net/memodb-io/apis/acontext-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memodb-io/acontext-api/versions/c8775333b1ed/schema)
