Skip to main content
GET
Get Upload Status

Authentication

This endpoint requires an API key.

Path Parameters

string
required
The upload ID returned from the presign endpoint.

Response

string
Upload identifier.
string
Original filename.
string
MIME type of the uploaded file.
string
CDN URL of the file.
string
Upload status: pending (file available) or expired (file deleted).
string
ISO 8601 timestamp of when the upload was created.
string
ISO 8601 timestamp of when the file will be deleted.

Error Codes

Examples

Example Response