Results

get

Get results of survey. Or just a thank_you message.

Path parameters
submission_udidstringRequired

The survey submission's unique ID.

Query parameters
identifierstringRequired

The account's unique ID.

Example: PI-1234567890
Responses
200
Successful response. HTML with JS which will download and present the survey results.
text/html; charset=utf-8
Responsestring
get
GET /results HTTP/1.1
Host: survey.pulseinsights.com
Accept: */*
text

Last updated

Was this helpful?