Authorization: Bearer ********************curl --location --request GET '/projects//comments'{
"code": 0,
"message": "success",
"comments": [
{
"comment_id": "460000000044027",
"project_id": "460000000044019",
"description": "The New York State Department of Taxation and Finance",
"commented_by_id": "460000000024003",
"commented_by": "John David",
"is_current_user": true,
"date": "2013-10-01",
"date_description": "19 days ago",
"time": "6:52 PM"
}
]
}