Skip to main content

Download status

GET 

/:workspace/media/remote/:downloadId/status

Polls a queued remote download. Progress is tracked for up to 1 hour, after which the record expires.

A terminal result is readable only once: as soon as a poll observes completed or failed, the record is discarded, and any subsequent poll for the same download_id returns 404. Make sure you keep the media from the response you receive.

Downloads are scoped to the workspace that started them; a download_id belonging to another workspace is reported as not found.

Request

Responses

Current download state.