Get Time Off Balances List
Returns a list of TimeOffBalance objects.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Query Parameters
The third-party API ID of the matching object.
The ID of the employee.
Whether to include the original data Bindbee fetched from the third-party to produce these models.
Number of results to return per page. Maximum size is 100.
1 < x < 1000
The pagination cursor value.
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.
Response
Cursor value to fetch next set of items
Indicates the count of items in the response