Skip to main content
GET
string
required
The API key for your account. You can find this in your account settings.
Open Uploads lists the uploads of the account that were started and not yet completed or aborted, including multipart uploads started through the S3 gateway. Each one comes with an upload token, so you can resume or abort it even if the client that opened it is gone. Open uploads count toward the limit of 32 per account, and their parts take storage space until they are completed or aborted. Uploads idle for 24 hours are aborted automatically. Requires the blob:write scope.

Rate limits

10 requests per 10 seconds (RATE_LIMITED, 429).

Response

string
“success” if successful, “error” if not.
object

Errors