Upload Management
Get upload status
Check the status of asynchronous uploads (via request_id) or scheduled posts (via job_id). At least one parameter must be provided.
get/uploadposts/status
Query parameters
request_idstring
The request identifier returned by upload endpoints when async_upload=true.
job_idstring
The job identifier returned by scheduled posts (with scheduled_date).
Response
Status retrieved successfully.