Load Firmware

View as Markdown

Load the firmware by platform and version.

Note: For large firmware files, use curl or direct browser download instead of the OpenAPI UI, which may not handle large streaming responses properly.

Authentication

AuthorizationBearer

Bearer JWT used by CLI and machine clients on svc-* endpoints. Authentication is required by default, but deployments may disable it with [auth] required = false. Browser OIDC sessions, mTLS, SPIFFE identities, and trusted gateway identity headers may also satisfy authentication outside this generated client flow.

Path parameters

platformstringRequired
versionstringRequired

Response

Successful Response

Errors

404
Not Found Error
422
Unprocessable Entity Error