Measurements
Get Original File Download URL
Use the original file upload job id to obtain a download URL, which you can then use to retrieve the file you originally uploaded to the file upload service:
- A download URL is returned together with a download job id.
- You can then use a GET using the returned download URL as the endpoint to retrieve the file you originally uploaded.
Part of the file upload service for submitting measurements data files.
get/organizations/{orgId}/fileuploads/measurements/jobs/{id}/original
Path parameters
orgIdstring required
UUID of the organization
idstring required
UUID of the file service job for the original measurements file upload.
Response
Returns the download URL and jobId