Skip to main content
POST
Post Aggregate

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
group_by_dimension
string
required
interview_ids
string<uuid>[] | null
topic_ids
string<uuid>[] | null
question_ids
string<uuid>[] | null
filters
KnowledgeFilter · object[]
compare_to_baseline
boolean
default:false
limit
integer
default:100
Required range: 1 <= x <= 500

Response

Successful Response

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