Candidate notes

GET /candidate/{id}/notes

This API is to get notes using candidate id.

Headers

Path parameters

  • id string Required
GET /candidate/{id}/notes
curl \
 -X GET https://api-console.logezy.co/v1/candidate/{id}/notes \
 -H "Accept: string" \
 -H "Content-Type: string"