Endpoint
Overview
Check the current status of a specific post. Use this endpoint to monitor whether a post has been successfully published or if there were any issues.Post Status Values
scheduled- Post is scheduled to be published at a future timepending- Post is currently being processed/publishedcomplete- Post was successfully published to the platformfailed- Post failed to publish; seefail_categoryfor why
Failure Categories
Whenstatus is failed, fail_category explains why:
device_error- The posting device was unavailable or did not respondnetwork_error- The connection dropped while postingupload_interrupted- The upload started but could not be confirmed as finishedaccount_issue- The social account was not in a usable statecapacity_deferred- No posting capacity was available; the post will be retriedplatform_change- The social app’s interface changed and the post could not completeunconfirmed- Posting finished but publication could not be confirmedunknown- The post failed for an unrecognized reason
Request Body
string
required
Post ID to check status for
Response
object
Status information for the post
