Skip to main content
GET
/
firmware
/
{version}
Download firmware binary
curl --request GET \
  --url http://aris.local/firmware/{version} \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

version
string
required

Response

Firmware binary

The response is of type file.