Kombo · Schema

GetAtsApplicationsParameterCurrentStageIds

Filter by a comma-separated list of application stage IDs. We will only return applications that are currently in _any_ of the stages.

ATSEmbedded iPaaSHRISLMSPayrollUnified API
View JSON Schema on GitHub

JSON Schema

kombo-getatsapplicationsparametercurrentstageids-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetAtsApplicationsParameterCurrentStageIds",
  "title": "GetAtsApplicationsParameterCurrentStageIds",
  "type": "string",
  "description": "Filter by a comma-separated list of application stage IDs. We will only return applications that are currently in _any_ of the stages."
}