Get Device Specs By Device Type
GET
/api/v1/devices/specs/{device_type}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” device_type
required
DeviceTypeName
Enumeration of allowed and legacy device type names
string
Responses
Section titled “ Responses ”Successful Response
NonPaginatedResponse[ProducedDeviceSpecsResponse]
object
data
ProducedDeviceSpecsResponse
Response to a request for device specs to display on a page.
object
device_type
required
Device Type
string
specs
required
Specs
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
