v3

latestOpenAPI 3.1.02026-08-016689273.4 KB
Posts

Get post version content

Read the plain-text copy of a single saved draft version for one channel's editor. Get version IDs from GET /posts/{id}/versions.

Returns 404 NOT_FOUND when the channel has no editor for this post or the version ID can't be read.

get/posts/{id}/channels/{channel}/versions/{versionId}

Path parameters

idstring uuid required

Post ID (UUID)

channel'LinkedIn' | 'Facebook' | 'Instagram' | 'TikTok' | 'Discord' | 'Slack' | 'Webflow' | 'YouTubeShorts' required

Channel whose editor version to read.

versionIdstring required

Version ID returned by the list versions endpoint.

Response

Reconstructed plain-text copy for the requested version

postIdstring uuid required
channel'LinkedIn' | 'Facebook' | 'Instagram' | 'TikTok' | 'Discord' | 'Slack' | 'Webflow' | 'YouTubeShorts' required
versionIdstring required
copystring required

Reconstructed plain-text copy for the version.