Kombo · Schema

GetAtsApplicationsParameterJobRemoteIds

Filter by a comma-separated list of job remote IDs. We will only return applications that are related to _any_ of the jobs.

ATSEmbedded iPaaSHRISLMSPayrollUnified API
View JSON Schema on GitHub

JSON Schema

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