post
https://api.vanta.com/v1/customer-trust/questionnaires/exports
Initiates an asynchronous export of a questionnaire. The export processes in the background and typically completes within a few minutes depending on questionnaire size.
Subscribe to the v1.questionnaire.export-completed and v1.questionnaire.export-failed webhook events to be notified when an export completes successfully or fails. Query the GET /v1/customer-trust/questionnaires/exports/{id} endpoint using the returned id after receiving the export-completed webhook event and download the exported questionnaire file using the downloadUrl in the GET response.
