Get media status
Get media status
Check whether an uploaded video has finished processing and is ready to post.
GET
Get media status
Both upload endpoints answer a video with
"status": "processing" while PostQueen prepares it, which takes from a few seconds to a few minutes. Ask again with the media id until status changes:
An id that is not in your workspace answers
404 Media not found.Authorizations
Your API key from Connections > API Keys, or an OAuth access token (pos_...). Send it as it is, with no Bearer prefix.
Path Parameters
The media id from an upload
Last modified on September 23, 2026