List terminated employeesAsk AIget https://app.peopleforce.io/api/public/v3/employees/terminatedReturn a list of terminated employeesQuery Paramsterminated_on[gte]dateFilter on employees terminated on or before date.terminated_on[lte]dateFilter on employees terminated on or after date.pageintegerDefaults to 1A cursor for pagination across multiple pages of results.Response 200OKUpdated 5 months ago