---
title: "Get repurposed posts for an article"
method: GET
path: "/v3/repurpose-content"
tags: ["Content Utilities"]
---

# Get repurposed posts for an article

`GET /v3/repurpose-content`

## Query parameters

- `articleSlug` string, required

## Response `200`

Default Response

- object
  - `posts` object[], required
    - `id` string
    - `content` string
    - `platform` string
    - `createdAt` string, date-time

## Changes

- **2026-09-18** `e0163b1c37cb` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/repurpose-content/get.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/992a8ecadda0?raw)
