GET /connectivity/devices HTTP/1.1
Host: api.ecosuite.io/
Authorization: YOUR_API_KEY
Accept: */*
{
"projects": {
"ANY_ADDITIONAL_PROPERTY": [
{
"type": "text",
"id": 1,
"name": "text",
"url": "text"
}
]
}
}