Bindbee · Schema

EmployeesResponse

Paginated list of employee records.

ATSHR IntegrationHRISWorkforce

Properties

Name Type Description
data array Array of employee records.
next_cursor string Cursor for next page.
has_more boolean Whether more records exist.
View JSON Schema on GitHub