---
title: "Get a creative brief"
method: GET
path: "/creative-briefs/{brief_id}"
tags: ["Briefs"]
---

# Get a creative brief

`GET /creative-briefs/{brief_id}`

One creative brief in full: the generated document (`brief_content`) plus its flattened sections, the inspiration videos with their order counts, and the shop's brand colors and logo. Image URLs are re-signed on every read, so use them promptly rather than storing them. Read-only.

## Path parameters

- `brief_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/reacherapp/apis/reacher-data-api.md) · [All operations](https://skmtc.dev/reacherapp/apis/reacher-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/reacherapp/reacher-data-api/revisions/3ea20a9f734b/schema)
