Authorization: ********************curl --location 'https://test.your-api-server.com/api/dashboards/nodered/topics?userId=undefined&projectId=undefined' \
--header 'Authorization: Bearer <token>'{
"msg": "string",
"data": {
"structured": [],
"flat": [],
"total": 0
}
}