curl --location --request GET 'https://api.falken.ltd/api/organizations//athletes//coach-notes?coachView'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"athleteId": "69552696-5b24-4200-805d-78e46a91f565",
"coachUserId": "string",
"coachDisplayName": "string",
"content": "string",
"isShared": true,
"created": "2019-08-24T14:15:22.123Z",
"updated": "2019-08-24T14:15:22.123Z"
}
]