Switch language

Sandbox

Explore every endpoint with simulated responses — no credentials required.

GET /file/url_upload_status

URL Upload Status

Check the progress of a queued remote URL upload task.

Task ID from url_upload_add

Reset form

Click "Send request" to see a simulated response.

Code Examples

curl -X GET "https://rediafile.com/cloud/api/v2/file/url_upload_status?task_id=task_4821" \
  -H "Authorization: Bearer $TOKEN"