Retrieve a specific survey by its ID
OK
Surveys let you ask your subscribers a question—and personalize future emails based on their answers. You can attach a survey to any email and read back the responses via the API.
A unique TypeID associated with the object.
The date and time at which the object was first created.
A newsletter-scoped slug used to reference this survey when embedding it in emails.
The survey question shown to subscribers.
The total number of responses this survey has received.
The list of pre-defined answer choices. Order is preserved unless randomize_answers is true.
Internal notes about the survey. Not shown to subscribers.
If true, the order of answers is shuffled each time the survey is rendered.
An enumeration.
If true, subscribers can provide a freeform text response in addition to (or instead of) picking from answers.