Device type
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /v7/device_type({ID}) HTTP/1.1
Host: api.balena-cloud.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
GET /v7/device_type(slug='{DEVICE TYPE SLUG}') HTTP/1.1
Host: api.balena-cloud.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
GET /v7/device_type HTTP/1.1
Host: api.balena-cloud.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*