List a candidate's interviews
Returns a cursor-paginated list of the candidate’s interviews. Scheduling itself happens inside CONFIRM (the AI agent offers slots, the candidate self-books, or a recruiter books); partners consume bookings via webhooks and these read endpoints. Partner-side booking is not available in v1 (roadmap).
Authentication
Path parameters
Organization ID (org_...).
Candidate ID (cand_...).
Query parameters
Page size, 1–100.
Opaque cursor from a previous response’s next_cursor.

