Get AI creation questionnaire config

View as Markdown

Returns the questionnaire configuration used by the “Create with AI” flow — the list of guided questions, their types, available options, and pre-filled example answers per label. Only a user token is required; no organization auth needed.

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Response

Questionnaire configuration
successboolean
dataobject

Errors

401
Unauthorized Error
500
Internal Server Error