Returns a list of Candidate objects.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the candidates 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 only return candidate for these companies
"01931edf-04b6-7391-8a5c-93ac4b395316,01931edf-04c8-7649-a470-d85f6161bd1a"
If provided, will return candidates with this first name
"Radhe"
If provided, will return candidates with this last name
"Mohan"
If provided, will return candidates with this tag
"Tech Experience"
If provided, will return candidates with these email addresses
"john@doe.com"
"jane@doe.com"
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 100.
1 <= x <= 100The pagination cursor value.
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]"
If provided, only objects synced by Bindbee after this date time will be returned. Format: DateTime (ISO 8601)
"2024-02-21T21:22:12.993Z"