Deepgram Voice
Get Interview Result
Poll for a grading result.
Used by the client as a fallback when the grade-transcript POST response was lost (VPN/middlebox timeout, transient network blip). The client polls this endpoint every few seconds; it returns 202 while grading is still in progress, 200 with the final result once the test has reached a terminal state, 404 if the test doesn't belong to the caller.
get/api/v1/deepgram/interview/{test_id}/result
Path parameters
test_idstring uuid required
Response
Successful Response
{"stackTrail":"paths:/api/v1/deepgram/interview/{test_id}/result:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.