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

Body

application/json

The body is of type object.

Response

200

Export questionnaire by ID to specified format