Skip to main content
GET
Get Media upload status
Poll processing state after finalize. Pass command=STATUS and media_id. This is the only remaining use of the command query parameter; INIT / APPEND / FINALIZE use dedicated v2 paths. See the chunked upload quickstart.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

media_id
string
required

Unique identifier of a Media

Pattern: ^[0-9]{1,19}$
command
enum<string>
Available options:
STATUS

Response

The request has succeeded.

data
object
errors
object[]