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

# Get Creator

`GET /v1/creators/{creator_id}`

Profile: creator + platform accounts + latest stat snapshot per account. 404 if
the caller's org isn't associated with the creator.

## Path parameters

- `creator_id` string, uuid, required

## 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)
