Candidates
Get candidate attachments
Get attachments from a candidate, including all attachments of all of their applications.
GET
/
ats
/
candidates
/
{candidate_id}
/
attachments
This endpoint requires the permission Read document attachments to be enabled in your scope config.
Authorizations
Authorization
string
headerrequiredCreate an API key on the Secrets page in the Kombo dashboard.
Headers
X-Integration-Id
string
requiredID of the integration you want to interact with.
Path Parameters
candidate_id
string
requiredThe Kombo ID of the candidate you want to obtain attachments for.
Response
200 - application/json
status
enum<string>
requiredAvailable options:
success
data
object
required