{
"pending_adoption_devices": [
{
"code": "text",
"device_name": "text",
"duration_minutes": 1
}
],
"incoming_shared_devices": [
{
"pending": true,
"code": "text",
"device_name": "text",
"client_id": "text",
"network_name": "text"
}
],
"outgoing_shared_devices": [
{
"pending": true,
"code": "text",
"device_name": "text",
"client_id": "text",
"network_name": "text"
}
]
}