v19

latestOpenAPI 3.1.1raw.githubusercontent.com2026-08-017489931.2 KB

Get a file download URL

Returns a temporary download URL for the file. Only available for files in COMPLETED status.

Required scope: files:read

Rate limit category: Read

get/v1/files/{id}/url

Path parameters

idstring required

Unique identifier of the file to download.

Headers

Lightfield-Version'2026-03-01' required

Required API version header. Requests may error without it.

Response

OK

urlstring required

Temporary download URL for the file.

expiresAtstring required

When the download URL expires.