Skip to main content
GET
Get Question Results

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

interview_id
string<uuid>
required

Query Parameters

topic_ids
string<uuid>[] | null
question_ids
string<uuid>[] | null
limit
integer
default:100
Required range: 1 <= x <= 500
include_sources
boolean
default:false

Response

Successful Response

The response is of type Response Get Question Results V1 Interviews Interview Id Question Results Get · object.