Skip to main content
POST
/
v1
/
questionnaire
/
parse
cURL
curl --request POST \
  --url http://localhost:3333/v1/questionnaire/parse \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://bubbaaiinc-lewis-comp-company-tasks.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

The body is of type object.

Response

200 - application/json

Parsed questionnaire content

The response is of type object.