Download URLs will be valid for one hour. New URLs may be generated with further requests to this endpoint
/scans/{scanId}/measurements/download-url
A bad request was made
Unauthorized access. Please include a valid access token.
Forbidden access to resource. See documentation for more details.
A validation error occurred
An internal server error occurred
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" }