Skip to main content
POST
Post Question Result Drilldown

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

Body

application/json
question_id
string<uuid>
required
category_key
string
required
filters
QuestionResultFilter · object[]
limit
integer
default:100
Required range: 1 <= x <= 500

Response

Successful Response

The response is of type Response Post Question Result Drilldown V1 Interviews Interview Id Question Results Drilldown Post · object.