Candidates
List notes
curl -X GET "https://example.com/api/public/v3/recruitment/candidates/0/notes"{ "data": [ { "id": 0, "comment": "string", "created_by": null, "created_at": "string", "updated_at": "string" } ], "metadata": { "pagination": { "page": 0, "pages": 0, "count": 0, "items": 0 } }}