Returns a list of Application objects.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the applications to fetch
The third-party API ID of the matching object.
The current stage ids of the application
The user ids which has the credit for the applications to fetch
The source of the application
The job ids for the applications to fetch
The candidate ids for the applications to fetch
The reject reason ids for the applications to fetch
Include raw data in the response
Whether to include custom fields in the response.
Number of results to return per page. Maximum size is 100.
1 <= x <= 100
The 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.
If provided, only objects synced by Bindbee after this date time will be returned. Format: DateTime (ISO 8601)
Successful Response
The response is of type object
.