v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
project

Get Available Firmware Information

get/v1/projects/{projectOrProductUID}/firmware

Path parameters

projectOrProductUIDstring required

Query parameters

productstring
firmwareTypestring
versionstring
targetstring
filenamestring
md5string
unpublishedboolean
sortBy'created' | 'name' | 'version' | 'length'

Field to sort by

sortOrder'asc' | 'desc'

Sort order (asc for ascending, desc for descending)

Response

Success

builtstring

The date the firmware was built.

createdstring

The date the firmware was created.

descriptionstring

A description of the firmware.

filenamestring

The name of the firmware file.

infoobject

User-defined metadata

md5string

The MD5 hash of the firmware file.

notesstring

User-defined notes

organizationstring

The organization that owns the firmware.

productstring

The product that the firmware is for.

publishedboolean

True if the firmware is published.

tagsstring

A list of tags associated with the firmware.

targetstring

The target device for the firmware.

typestring

The type of firmware.

versionstring

The version of the firmware.