Results
get
Get results of survey. Or just a thank_you message.
Path parameters
submission_udidstringRequired
The survey submission's unique ID.
Query parameters
identifierstringRequiredExample:
The account's unique ID.
PI-1234567890
Responses
200
Successful response. HTML with JS which will download and present the survey results.
text/html; charset=utf-8
Responsestring
400
Error response.
text/plain
get
GET /results HTTP/1.1
Host: survey.pulseinsights.com
Accept: */*
text
Last updated
Was this helpful?