v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBAts > CandidateSource
Reads a single Candidate source
Reads a single Candidate source
get/api/2026-07-01/resources/ats/candidate_sources/{id}
Path parameters
idstring required
a list of source identifiers.
Response
OK
Example response
{
"id": "1",
"company_id": "1",
"category": "social_media",
"name": "manually_added",
"label": "Manually added"
}