Get a paginated list of interviews
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter interviews for a specific candidate
Filter interviews for a specific job
Return interviews starting before the specified date
Return interviews starting after the specified date
Return interviews ending before the specified date
Return interviews ending after the specified date
Defaults to 1
Defaults to 30. Min = 1. Max = 100
1 <= x <= 100
The response is of type object
.