Kombo · Schema

GetHrisEmployeesParameterPersonalEmails

Filter by a comma-separated list of personal emails. We will only return employees who have _any_ of the personal emails. The format of the emails is case-insensitive.

ATSEmbedded iPaaSHRISLMSPayrollUnified API
View JSON Schema on GitHub

JSON Schema

kombo-gethrisemployeesparameterpersonalemails-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetHrisEmployeesParameterPersonalEmails",
  "title": "GetHrisEmployeesParameterPersonalEmails",
  "type": "string",
  "description": "Filter by a comma-separated list of personal emails. We will only return employees who have _any_ of the personal emails. The format of the emails is case-insensitive."
}