Authorization: ********************
{ "project_id": 0 }
curl --location '/getNodeList' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "project_id": 0 }'
{}