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

# Get Creator Content

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

The caller org's content credited to this creator (tombstones excluded by the
global soft-delete filter). 404 if the org isn't associated with the creator.

## Path parameters

- `creator_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-11** `675c3a41f394` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/shortkit/apis/shortkit-api/changes/v1/creators/:creator_id/content/get.md)

---

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