2 weeks ago
Do UKG endpoints support filtering by field name? For instance, in "...../personnel/v1/platform-configuration-fields/class-name/employee/" I want to be able to pull the values only for specific field names like "Employee_CertificationorLicense"
Currently when I call this endpoint, it gives me all employees and all field names/field values and I really need to be able to filter them down by employee and specific field name.