Returns a list of Employee objects.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of employees to fetch The ID of employees to fetch
The ID of managers to fetch employees for The ID of managers to fetch employees for
The third-party API ID of the matching object. The third-party API ID of the matching object.
The ID of companies to fetch employees for The ID of companies to fetch employees for
Whether to include the original data Bindbee fetched from the third-party to produce these models. Whether to include the original data Bindbee fetched from the third-party to produce these models.
Whether to include custom fields in the response. Whether to include custom fields in the response.
If provided, will only return employees with this employment status. If provided, will only return employees with this employment status.
ACTIVE, PENDING, INACTIVE, ACTIVE_EXTERNAL, INACTIVE_EXTERNAL If provided, will only return employees for this employee number If provided, will only return employees for this employee number
The ID of groups to fetch employees for The ID of groups to fetch employees for
Number of results to return per page. Maximum size is 100. Number of results to return per page. Maximum size is 100.
1 <= x <= 100The pagination cursor value. The pagination cursor value.
If provided, only objects synced by Bindbee after this date time will be returned. Format: DateTime (ISO 8601) If provided, only objects synced by Bindbee after this date time will be returned. Format: DateTime (ISO 8601)
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. You can also specify required fields in [] for each relation name. Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. You can also specify required fields in [] for each relation name.