Posts
Get Post
Retrieve details for a specific scheduled post
GET
Path Parameters
The unique post identifier.
Response
Unique identifier for the post.
The account this post is scheduled for.
Platform:
tiktok or instagram.video or slides.The content to be posted. When
contentType is video, this is a single URL string. When contentType is slides, this is an array of image URL strings.URL of the video thumbnail.
null for slideshow posts or if not yet generated.Post caption.
ID of the sound attached to this post.
null if no sound.IANA timezone the
scheduledTime was submitted in (e.g. America/New_York).UTC ISO 8601 timestamp of when the post is scheduled to go live.
Current status:
generated, pending_render, posted, or failed.ISO 8601 timestamp of when the post went live.
null if not yet posted.ISO 8601 timestamp of when the post was created.
Error Responses
Unauthorized
Post Not Found
Server Error