Start a survey-taking session and retrieve the survey configuration, along with the user's previous interaction state for this session.
Path parameters
Comparison table
Parameter
Type
Required
Description
survey_uuid
string (uuid)
Yes
UUID of the survey.
Request body
Comparison table
Field
Type
Required
Description
session_uuid
string (uuid) | null
No
Optional. Existing session to resume. Omit or send null on the first call — the response returns a server-generated session_uuid to reuse in responses/events.