Skip to main content
GET
/
api
/
{projectId}
/
deployment
/
history
/
{deploymentVersion}
/
download
Download historic deployment
curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/deployment/history/{deploymentVersion}/download \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

deploymentVersion
integer
required

Deployment version ID

Response

200 - application/zip

ZIP or BIN file

The response is of type file.