Skip to content

Get a specific device by ID

GET
/api/devices/{id}
id
required
string format: uuid

OK

object
id
string format: uuid
name
string
deviceType
Allowed values: DirectSound WASAPI ASIO
channelCount
integer format: int32
sampleRate
integer format: int32
isActive
boolean
nativeId
integer format: int32
deviceNumber
integer format: int32
isDefault
boolean
isInitialized
boolean
isEnabled
boolean
isLoopback
boolean
defaultSampleRate
integer format: int32
minBufferLength
integer format: int32
latency
integer format: int32
dsVersion
integer format: int32
eaxEnabled
boolean
isCertified
boolean
supportsDirectSound
boolean
isFavorite
boolean

Not Found

object
type
string
title
string
status
integer format: int32
nullable
detail
string
instance
string

Internal Server Error

object
type
string
title
string
status
integer format: int32
nullable
detail
string
instance
string