Retrieves all questions and answers that a user has responded to during a session, regardless of the form module configurations used.
Works with Admin Token.
https://demo-api.incodesmile.com/omni/form/answersRetrieves all questions and answers that a user has responded to during a session, regardless of the form module configurations used.
Works with Admin Token.
Response body (application/json)
The answers provided by the user
The question presented to the user
Details on user's answer
The user's answer to the question. Date Format: Dates in responses are returned as milliseconds since the Unix epoch (UTC) Country Code Format: Country codes in responses are returned using ISO 3166-1 alpha-3 format. For example, "USA" for the United States of America, "GBR" for Great Britain.
Field intended to support multiple selected answers by the user. Currently, this functionality is not supported and will always return as an empty array.
Indicates the type of input used for the answer
NUMBERCPFCOUNTRYNATIONALITYDATEPHONEEMAILTEXTMULTISELECTYESNOSELECTResponse body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details