cURL
curl --request GET \ --url http://localhost/api/projects/{id}/notes
"<string>"
Get the notes for the project
OK
The response is of type string.
string