curl --location --request GET 'https://prod.iotn2n.com/iotapi/resources'
{
"code": 0,
"data": [
{
"config": {},
"description": "string",
"id": "string",
"type": "string"
}
]
}