Get Survey Group Information

Get Survey Group Information

Our updated BUY API documentation is available here.
We hope you enjoy the new experience! Reach out to us with your feedback or questions on supportbuyapi@purespectrum.com
Happy programming! 🎉

 

Retrieve details of survey group created in Create Survey Group - Exclude respondents from other surveys

Request


GET $apihost/$basepath/surveygroups/my_group1

($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

{ "buyer_surveygroup_ref": "my_group1", "name": "My First Group", "surveys_in_group": [3437,3438,3439], "exclusion_period": 90 }