Skip to main content
POST
Post 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

Body

application/json
workspace_id
string<uuid>
required
filters
KnowledgeFilter · object[]
required
interview_ids
string<uuid>[] | null
topic_ids
string<uuid>[] | null
question_ids
string<uuid>[] | null
limit
integer
default:100
Required range: 1 <= x <= 500

Response

Successful Response

The response is of type Response Post Drilldown V1 Knowledge Drilldown Post · object.