getDevices

abstract suspend fun getDevices(asUserId: UserId? = null): Result<List<Device>>

See also

GetDevices