Skip to main content
POST
Post Crosstab

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
row_dimension
string
required
column_dimension
string
required
interview_ids
string<uuid>[] | null
topic_ids
string<uuid>[] | null
question_ids
string<uuid>[] | null
filters
KnowledgeFilter · object[]
limit
integer
default:250
Required range: 1 <= x <= 1000

Response

Successful Response

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