Surveys
Last updated
Last updated
Returns a specific survey with the provided ID.
The survey's unique identifier.
Successful response. Will return empty object if no eligible surveys are found. Otherwise the return type is based on the "device_type" parameter. (native_mobile, email, all others).
Retrieves a survey by its event name.
The name of the event identifying the survey.
Successful response. Will return empty object if no eligible surveys are found. Otherwise the return type is based on the "device_type" parameter. (native_mobile, email, all others).