Skip to main content
GET
Try it out! Use the API playground on the right to test the Get Schedule Details endpoint directly.

Overview

Get complete details about a specific scheduled post, including video information, platform data, and publishing status. This endpoint is useful for:
  • Checking the status of a scheduled post
  • Retrieving platform-specific metadata
  • Getting the video URL and thumbnail for preview

Endpoint


Path Parameters

string
required
The unique ID of the scheduled post to retrieve

Headers

string
required
Your API key from API Settings

Response

boolean
Whether the request was successful
object

Request Example


Response Examples


Status Values


Next Steps

Update Schedule

Change the scheduled time or metadata

Cancel Schedule

Cancel a pending scheduled post

List All

View all scheduled posts

Webhooks

Get notified on status changes

Authorizations

x-api-key
string
header
required

Path Parameters

scheduleId
string
required

Schedule ID

Response

200

Success