Download
GET {{baseUrl}}/api/:projectId/deployment/download?type=<string>&modelType=<string>&engine=<string>
Download the build artefacts for a project
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
type | string | (Required) The name of the built target. You can find this by listing all deployment targets through listDeploymentTargetsForProject (via GET /v1/api/{projectId}/deployment/targets ) and see the format type. | |
modelType | string | Optional model type of the build (if not, it uses the settings in the Keras block) | |
engine | string | Optional engine for the build (if not, it uses the default engine for the deployment target) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
"\u003cbinary\u003e"