Skip to main content
GET
Requires manage repurposes permission (Owner / Admin / Member). Viewers get 403. Other-workspace IDs return 403. Conceptual guide: Repurpose.

Response

string
Repurpose UUID.
string
Instagram or Facebook account being watched. null if the source was disconnected and removed.
string
Format watched: reel, video, or story.
string
publish (schedule each replica immediately) or draft (leave the posts for review).
array
Accounts that receive each video. Each entry has social_account_id, content_type (must accept video), and optional meta (same keys as per-platform meta).
string
draft, active, paused, or disabled.
string
Why a system pause happened: source_removed, source_unavailable, or no_destinations. null on a user pause and when the row is not paused.
string
ISO 8601 watermark. Videos published before this instant are ignored. null until the first activation.
string
ISO 8601 last successful or failed poll. null if never polled.
string
ISO 8601 when the source is due again. null means it is due on the next repurpose:poll.
string
Last poll error, tokens redacted. null after a successful poll.
string
ISO 8601 creation timestamp.
string
ISO 8601 last-update timestamp.
List adds source_account (the nested social-account object) and published_items_count. Those relations are not loaded on this endpoint.