post https://api.ashbyhq.com/applicationFeedback.list
List all interview scorecards and feedback submissions associated with an application.
Each feedback submission contains:
- formDefinition: The structure of the feedback form with all available fields
- submittedValues: Responses to the form fields, which depending on the form configuration can include:
- Text feedback (e.g., "Candidate showed strong technical skills...")
- Numerical scores (e.g., "4" for a 1-4 rating scale)
- Structured selections (e.g., "Strong Hire" for overall recommendation)
- Interview context: Links to associated interviews, events, and the submitting user
Requires the candidatesRead
permission.