Publishing
Get container status
Poll a media container until it is ready to publish.
GET
Get container status
Step 2 of the publish flow. Poll about once per minute until
Images usually finish immediately. Videos take longer. There is no publish webhook — polling is the only way to know a container is ready.
status_code is FINISHED.Images usually finish immediately. Videos take longer. There is no publish webhook — polling is the only way to know a container is ready.
Authentication
Use thehmat_ channel token from GET /meta/channels/{id}/token or hookmyapp channels env <channel>. Do not use an hmok_ API key for this call.
Path parameters
string
required
The container ID returned by Create a media container.
Example
Successful response
status_code values: IN_PROGRESS, FINISHED, ERROR, EXPIRED.Get container status