---
title: "Parse questionnaire content"
method: POST
path: "/v1/questionnaire/parse"
tags: ["Questionnaire"]
---

# Parse questionnaire content

`POST /v1/questionnaire/parse`

Parse questionnaire content from a submitted payload so teams can extract security questions before generating or reviewing answers.

## Request body

- ParseQuestionnaireDto

## Response `200`

Parsed questionnaire content

- object

## Changes

- **2026-03-05** `946edaa856a9` — 1 info
  - the endpoint scheme security `apikey` was added to the API

[Change history](https://skmtc.dev/om-network/apis/betayum-api/changes/v1/questionnaire/parse/post.md)

---

[API](https://skmtc.dev/om-network/apis/betayum-api.md) · [All operations](https://skmtc.dev/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/95679a9aa625/schema)
