get Connected Devices

suspend fun getConnectedDevices(page: Int, pageSize: Int = DEFAULT_PAGE_SIZE): JsonObject

Request get the connected device of the user

Return

the result of the request as JsonObject

Parameters

page

The page requested

pageSize

The size of the items to insert in the page