Last updated 1 year ago
Was this helpful?
Retrieve a survey's questions and possible answers.
The survey's unique ID.
The account's unique ID.
PI-1234567890
{}
An array of questions, each containing their possible answers. Questions are ordered by position.
GET /surveys/{survey_id}/questions HTTP/1.1 Host: survey.pulseinsights.com Accept: */*
Successful response. Will return empty object if no eligible surveys are found.