Get questionnaire status and results
Retrieves the status of an existing questionnaire, including results if they are available.
Authentication
x-api-keystring
Your API Activation Key
Path parameters
questionnaire_id
Response
Successful Response
status
Current status of the questionnaire. Possible values:
RESULTS_NOT_AVAILABLE: Questionnaire has not been completed yetRESULTS_AVAILABLE: Questionnaire has been completed and results are available
Allowed values:
details
Only populated if status is RESULTS_AVAILABLE
Errors
422
Unprocessable Entity Error