Get Jobs
Returns a list of Job objects.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
The ID of the jobs to fetch
"01931edf-04b6-7391-8a5c-93ac4b395316,01931edf-04c8-7649-a470-d85f6161bd1a"
The third-party API ID of the matching object.
"3235005483341316245"
If provided, will return jobs with this code
"DEV-01"
If provided, will return jobs with this status. Along with the standard values, any connector specific value returned in the response can be passed as well.
"OPEN"
If provided, will return jobs in these offices
"0194bcb7-bf3e-7315-8628-0dc9bf1b6d92,0194bcb7-bf3e-7315-8628-0dc9bf1b6d92"
Include raw data in the response
false
Whether to include custom fields in the response.
false
Number of results to return per page. Maximum size is 200.
1 <= x <= 200The pagination cursor value.
If provided, only objects synced by Bindbee after this date time will be returned. Format: DateTime (ISO 8601). If no timezone offset is supplied, the value is interpreted as UTC.
"2024-02-21T21:22:12.993Z"
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.
"manager[first_name,last_name]"