/
Get Survey Status
Get Survey Status
Get the current status of the survey.
Request
GET $apihost/$basepath/surveys/7654/status
($apihost is the environment against which you are testing, and $basepath is the base path with the api version. All Buy API calls will require access-token parameter in the header)
Response
Response Code
200
Response Body
{
"ps_survey_status": 22
}
, multiple selections available,
Related content
Retrieving a Specific Survey
Retrieving a Specific Survey
More like this
Get survey performance
Get survey performance
Read with this
Change Survey Status
Change Survey Status
More like this
Survey Status Codes
Survey Status Codes
Read with this
Retrieving a List of All Surveys
Retrieving a List of All Surveys
More like this
Edit Survey Quotas
Edit Survey Quotas
Read with this