Kombo · Schema

GetAtsCandidatesParameterJobIds

Filter by a comma-separated list of job IDs. We will only return candidates that have applied to _any_ of the jobs.

ATSEmbedded iPaaSHRISLMSPayrollUnified API
View JSON Schema on GitHub

JSON Schema

kombo-getatscandidatesparameterjobids-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetAtsCandidatesParameterJobIds",
  "title": "GetAtsCandidatesParameterJobIds",
  "type": "string",
  "description": "Filter by a comma-separated list of job IDs. We will only return candidates that have applied to _any_ of the jobs."
}