Download URLs will be valid for one hour. New URLs may be generated with further requests to this endpoint
curl -L \ --request POST \ --url 'https://api.prismlabs.tech/scans/{scanId}/measurements/download-url' \ --header 'Authorization: Bearer JWT'
{ "url": "https://prism-api-data-prod.s3.us-east-2.amazonaws.com/upload/a/b/capture-data/c.zip?...", "expirationTime": "2022-06-13T23:02:48Z" }