Skip to content

Gets all of the notes associated with this candidate​

GET
/candidates/{CandidateId}/notes

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"Date": "string",
"UserName": "string",
"Method": "string",
"Text": "string",
"NoteId": "string",
"Bookmarked": true,
"DateBookmarked": "string",
"Edited": true,
"CandidateId": 0
}

Playground​

Authorization
Variables
Key
Value

Samples​