v1
latestOpenAPI 3.0.02026-08-06100301483.8 KBEntity
Gets all Attachments for a candidate
Results are ordered by date attached in descending order
get/Entity/CandidateAttachments
Query parameters
candidateIdinteger required
Candidate to return
attachmentTypeIdinteger nullable
Optionally return Attachments of a selected type (see /Reference/AttachmentTypes)
returnContentboolean
Optionally return the byte[] content of the Attachments as Base64 strings
Response
OK