Export generated questionnaire answers | Comp AI API
Generate and export questionnaire answers from a submitted payload using approved organization evidence.
Authorizations
API key for authentication
Body
Base64-encoded contents of the questionnaire file.
MIME type of the file (PDF, image, XLSX, CSV, TXT).
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
Organization ID. The API overwrites this with the authenticated active organization.
"org_abc123"
File format to export the answered questionnaire in.
pdf, csv, xlsx "xlsx"
Original name of the questionnaire file.
"vendor-security-questionnaire.xlsx"
Name of the vendor the questionnaire came from.
"Acme Corp"
Return a ZIP containing the questionnaire in every format (PDF, CSV and XLSX) instead of one file.
false

