v1

latestOpenAPI 3.1.02026-07-2421872196.9 KB
Employees

List employee birthdays

Return a list of employees with birthdays

get/employees/birthdays

Query parameters

date[gte]string date
Example:2023-01-01

Filter employee birthdays or before this date.

date[lte]string date
Example:2023-01-01

Filter on employee birthdays on or after date.

pageinteger

A cursor for pagination across multiple pages of results.

Response

OK