Get Post Details
Publishing
Get Post Details
Get details of a specific publisher post
GET
Get Post Details
Documentation Index
Fetch the complete documentation index at: https://docs.reap.video/llms.txt
Use this file to discover all available pages before exploring further.
For AI agents: a documentation index is at /llms.txt. Every page is also available as markdown, just append .md to the URL.
Overview
Retrieve the full details of a specific publisher post, including its current status, platform URLs, and configuration.Rate Limiting
This endpoint is rate limited to 10 requests per minute per API key.Response
Unique post identifier
ID of the parent project
ID of the published clip
Array of target platform names
Platforms where publishing succeeded
Platforms where publishing failed
Array of integration IDs used for publishing
Post title
Post description
Array of tags applied to the post
Current post status
processing- Post is being publisheddraft- Post is saved as draftscheduled- Post is scheduled for future publishingcompleted- Published successfullyfailed- Publishing failedcancelled- Post was cancelledunresolved- Partial success (some platforms failed)
Type of scheduling (
immediate or scheduled)Scheduled publish date as Unix timestamp (null for immediate)
Actual publish date as Unix timestamp
Published URLs per platform (populated after successful publishing)
Per-platform configuration
Unix timestamp when the post was created
Unix timestamp when the post was last updated
Example Request
Example Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Unique identifier of the post
Response
200 - application/json
Successful response
Available options:
processing, draft, completed, failed, cancelled, unresolved Available options:
scheduled, immediate Social media URLs keyed by integration ID