interview-feedback

List Turn Feedback

Return every turn reaction stored for this conversation.

The interviewee's chat UI calls this on session load so the visible thumb state matches what's in the database after a page reload.

get/v1/interview/session/{session_id}/feedback

Path parameters

session_idstring required

Query parameters

tokenstring nullable

Response

Successful Response

turn_indexinteger required
reaction'up' | 'down' required
commentstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.