Retrieve all interview sessions. If team_id is not provided, returns interviews for all teams in the organization.
Provide your API key UUID in the 'Authorization' header prefixed with 'Bearer '. Example: 'Authorization: Bearer 123e4567-e89b-12d3-a456-426614174000'
The number of interviews to return.
The offset for the list of interviews.
The status of the interviews to return.
incomplete, completed Filter interviews by team ID. If not provided, returns interviews for all teams in the organization.
OK
A list of interviews.