Skip to content

Mender Download Artifact

GET
/api/devices/v1/deployments/{deployment_id}/download

Download firmware artifact for a deployment.

Authenticated via a short-lived signed token embedded in the download URL (pre-signed URL pattern). The token is issued by the deployment- check endpoint and scoped to a single deployment_id.

Parameters

Path Parameters

deployment_id
required
string format: uuid

Query Parameters

token
Any of:
string

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string