Authorization: ********************
curl --location --request GET '/api/project/health' \ --header 'Authorization: <api-key>'
{ "error": "string", "message": "string", "success": true, "data": [ {} ] }