Download Attachments ​
Endpoint ​
http
POST /unified/ats/attachments/download
Integrations supported
- ApplicantStack
- Ashby
- BambooHR
- Greenhouse
- Homerun
- JobScore
- Jobvite
- Lever
- Recruiterflow
- SmartRecruiters
- Teamtailor
- Workable
- Zoho Recruit
Query parameters ​
Loading...
integrated_account_id
string · uuid
REQUIRED · The ID of the integrated account to use for the request.
Example:
62f44730-dd91-461e-bd6a-aedd9e0ad79d
file_url
string
The attachment's file_url
Required in
- ApplicantStack
- Ashby
- BambooHR
- Greenhouse
- Homerun
- JobScore
- Jobvite
- Lever
- Recruiterflow
- SmartRecruiters
- Teamtailor
- Workable
- Zoho Recruit
Request Body ​
Refer Writing data using Unified APIsLoading...
remote_data
object
Any additional data that should be passed as part of the request body. This data is not transformed by Truto and is passed as is to the remote API.
Response Body ​
Loading...
id
string
REQUIRED · The attachment's unique identifier
file_name
string
The attachment's file_name
file_url
string
The attachment's file_url
candidate
object
The attachment's candidate
id
string
Unique identifier of the candidate
application
object
The attachment's application
id
string
Unique identifier of the application
job
object
The attachment's job
id
string
Unique identifier of the job
attachment_type
string
The attachment's type
All possible enum values:
resume
cover_letter
other
created_at
string · date-time
The date and time of the attachment's creation
updated_at
string · date-time
The date and time of the attachment's last update
remote_data
object
Raw data returned from the remote API call.