Stream generated questionnaire answers
Questionnaire
Stream generated questionnaire answers | Comp AI API
Stream generated questionnaire answers over server-sent events so clients can show progress while answers are produced.
POST
Stream generated questionnaire answers
Authorizations
API key for authentication
Body
application/json
Organization ID. The API overwrites this with the authenticated active organization.
Example:
"org_abc123"
Questions to auto-answer, together with any answers already filled in.
Questionnaire to save generated answers into. Omit to stream answers without persisting them.
Example:
"qst_abc123"
Response
201 - undefined

