Skip to content

Results are limited to the current section: Cloud services

Product news

Get Device Specs By Device Type

GET
/api/v1/devices/specs/{device_type}
device_type
required
DeviceTypeName

Enumeration of allowed and legacy device type names

string
Allowed values: EMU_FREE EMU_SV EMU_TN EMU_C FRESNEL FRESNEL_CAN1 FRESNEL_SA1 FRESNEL8 EMU_FRESNEL FRESNEL_RD EMU_MPS

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>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string