Interviews
Get interviews
Get a paginated list of interviews
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
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
Required range:
1 < x < 100
Was this page helpful?