---
title: "Get Creator Metrics"
method: GET
path: "/v1/creators/{creator_id}/metrics"
---

# Get Creator Metrics

`GET /v1/creators/{creator_id}/metrics`

Per-creator daily time series (views / watch / completions) for the org's slice,
from creator_daily. 404 if the org isn't associated with the creator.

## Path parameters

- `creator_id` string, uuid, required

## Query parameters

- `range` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/shortkit/apis/shortkit-api.md) · [All operations](https://skmtc.net/shortkit/apis/shortkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shortkit/shortkit-api/revisions/675c3a41f394/schema)
