v34

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-215423105.7 KB

Get a Download

Get download metadata (Accept: application/json) or file content (Accept: application/octet-stream).

get/v1/downloads/{id}

Path parameters

idstring required

The download ID.

Response

The request has succeeded.

idstring required

Unique identifier for the download.

sessionIdstring required

The Session ID this download belongs to.

filenamestring required

The filename of the downloaded file.

mimeTypestring required

The MIME type of the file.

sizenumber required

File size in bytes.

checksumstring required

SHA256 checksum of the file.

createdAtstring date-time required

Timestamp when the file was downloaded.