v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList scorecards
Scorecards are the per-interview evaluations that interviewers fill out — overall recommendation, key takeaways, private and public notes, and ratings on the interview kit's focus attributes. Each interviewer on an interview receives their own scorecard. Scorecards start in draft status and move to complete when submitted (at which point submitted_at is stamped); filter on status to separate in-progress scorecards from finalized ones.
Query parameters
Cursor link for pagination from previous page response header. Do not use any other parameters when using this.
Number of results per page
Comma separated list
Comma separated list
Comma separated list
Comma separated list
Return only scorecards assigned to these interviewer user ids.
Comma separated list of fields to return
Filter by interview timestamp on the scorecard. Pass any combination of gte, lte, gt, lt as ISO-8601 date-times (e.g. interviewed_at[gte]=2026-01-01T00:00:00Z&interviewed_at[lte]=2026-02-01T00:00:00Z).
Filter by submission timestamp. Pass any combination of gte, lte, gt, lt as ISO-8601 date-times. Only complete scorecards have a submitted_at; draft scorecards are excluded by this filter.
Filter by scorecard lifecycle status. draft returns in-progress scorecards; complete returns submitted scorecards.
Response
Successful