---
title: "Published URL for a product's brief"
method: GET
path: "/creative-briefs/published-url"
tags: ["Briefs"]
---

# Published URL for a product's brief

`GET /creative-briefs/published-url`

The public URL of this product's published creative brief — the link you share with creators. Returns `{"url": null}` when the product has no published brief (a `drafted` or `archived` brief is not shareable). Read-only.

## Query parameters

- `product_id` string, required

## Response `200`

Successful Response

- PublishedUrlResponse
  - `url` string, nullable

## 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/5eefff009b5b/schema)
