getDevices

suspend fun getDevices(userId: UUID? = null): Response<DeviceInfoDtoQueryResult>

Get Devices.

Parameters

userId

The user identifier.