Interviews
Get interviews
Retrieve all interview sessions. If team_id is not provided, returns interviews for all teams in the organization.
GET
Get interviews
Documentation Index
Fetch the complete documentation index at: https://docs.ribbon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Provide your API key UUID in the 'Authorization' header prefixed with 'Bearer '. Example: 'Authorization: Bearer 123e4567-e89b-12d3-a456-426614174000'
Query Parameters
The number of interviews to return.
The offset for the list of interviews.
The status of the interviews to return.
Available options:
incomplete, completed Filter interviews by team ID. If not provided, returns interviews for all teams in the organization.
Response
OK
A list of interviews.
Get interviews
