Returns a paginated list of candidate interviews with optional filtering by type.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number, starting from 1
x >= 11
Number of items per page (1–100)
1 <= x <= 100100
Sort order
asc, desc "asc"
Filter interviews by type (STEM, NON_STEM, SOFTWARE_ENGINEER, DOCKER_INTERVIEW)
STEM, NON_STEM, SOFTWARE_ENGINEER, DOCKER_INTERVIEW "STEM"
Filter interviews by talent ID. Returns only interviews created with the specified talent_id.
"TUR-001"