Skip to main content

Get a survey response by ID

GET 

/survey-response/:survey_response_id

Retrieve a single survey response by its unique ID.

Key Features:

  • Optionally include the associated contact information.
  • Populate dynamic parameters for enriched context.
  • Retrieve extended data to show detailed question and answer information.

Use Cases:

  • Displaying the complete details of a particular survey response.
  • Debugging or auditing a single response's data and associated contact.

Request

Responses

Successful Response