v4

OpenAPI 3.1.02026-08-01166346466.7 KB
files

Get multipart upload details

Get a multipart upload's details with fresh presigned URLs for any parts not yet uploaded.

get/v1/files/uploads/{upload_id}

Path parameters

upload_idstring uuid required

The ID of the multipart upload

The ID of the multipart upload

Response

Upload details with presigned URLs for incomplete parts

idstring required

The multipart upload record ID

filenamestring required

Original filename

file_sizeinteger required

Total file size in bytes

mime_typestring required

MIME type of the file

part_countinteger required

Number of parts the file was split into

created_atstring required

When the upload was initiated