Get Upload Status

Returns the status of the upload. The status can be one of the following:

  1. queued – the upload is waiting to be processed.
  2. progress – the upload is still in progress.
  3. completed – the upload was completed successfully.
  4. error – the upload failed. In case of error, the response will include an error message under error key.
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!