curl --location --request GET 'https://prod.iotn2n.com/iotapi/actions'{
"code": 0,
"data": [
{
"app": "string",
"description": "string",
"for": "string",
"name": "string",
"params": {},
"title": "string",
"types": [
"string"
]
}
]
}