Description
Returns a candidate’s attachment.
Request
GET https://api.smartrecruiters.com/candidates/{candidateId}/attachments/{attachmentId}
Path Parameters
name | type | description |
---|---|---|
candidateId | string | Identifier of a candidate for which we want to download an attachment |
attachmentId | string | Identifier of an attachment which you want to download |
Query Parameters
n/a
Request Body
n/a
Response Body
Candidate’s attachment.
Example request
curl -i -H "X-SmartToken: abc123" -X GET https://api.smartrecruiters.com/candidates/f7dab600-bb7f-44a8-a38a-d43a4876c565/attachments/efab3632-1cc4-4abb-993b-cc0a5d2f3b21
Example response
Test attachment. |