Device type
Available Fields
Field
Examples
Get a device type by its ID
GET "https://api.balena-cloud.com/v7/device_type(<ID>)" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer <AUTH_TOKEN>" Get a device type by its SLUG
Get a device type by its NAME
Get all supported device types
Last updated
Was this helpful?