Blobs
Get file upload status
Retrieve status of upload identified by the unique ID. The primary purpose of this endpoint is to resolve the current status of a resumable upload.
get/blobs/uploads/{id}/status
Path parameters
idstring required
The universally unique identifier (UUID).
Example:52e51422-573d-4fc9-b5c6-4a30058f5d71
The keyed UUID of the file upload.
Response
No Content