cURL
curl --request GET \ --url https://studio.edgeimpulse.com/v1/api/{projectId}/deployment/history/{deploymentVersion}/download \ --header 'x-api-key: <api-key>'
"<string>"
Download a previously built deployment (use listDeploymentHistory to see all deployments).
Project ID
Deployment version ID
ZIP or BIN file
The response is of type file.
file
Was this page helpful?