Request
GET https://api.mapping.travel/api/v1/inventory/{uploadId}/download
string
required
The UUID of the upload whose file you want to download.
Example
Response
string
UUID of the upload record.
string
Original filename of the inventory file.
string
File format:
CSV, JSON, EXCEL, or PARQUET.string
Presigned URL granting direct download access. No
X-API-Key header is required when fetching this URL.integer
Time in seconds until the
downloadUrl expires. Always 60.