We hope you enjoy our updated documentation! The old documentation website is still available here. Reach out to us with feedback or questions. Happy programming! 🎉
status
to retrieve surveys of a different status.access-token: ********************
curl --location --request GET 'https://staging.spectrumsurveys.com/buyers/v2/surveys?status=11&fromDate=20250101&toDate=20251231&targeting=0&limit=5&page=2' \
--header 'access-token: <api-key>'
[
{
"qbp": {
"enable": false
},
"qlc": {
"enable": false,
"multiple_quotas": {
"enable": false,
"count_by_quota": false,
"compensate_by_quota": false
}
},
"soft_launch": {
"enable": false
},
"unique_links": {
"enable": false
},
"click_balancing": 0,
"estimated_clicks": 0,
"survey_external_id": "",
"ps_survey_status": 11,
"offer_price": 3.25,
"incl_excl": 0,
"quota_throttling": false,
"url_transform": false,
"subscriber_emails": [],
"survey_title": "Test Florina TEMP 2",
"survey_category_code": 231,
"completes_required": 300,
"field_time": 10,
"buyer_message": null,
"is_modular_survey": false,
"live_url": "https://my.survey.com?survey_id=1234",
"billing_id": "PS1118404",
"test_url": "https://my.survey.com?survey_id=1234&test=1",
"expected_loi": 10,
"expected_ir": 60,
"ps_survey_id": 41234567,
"buyer_surveygroup_ref": null,
"buyer_surveygroup_refs": [],
"test_ps_survey_entry_link": "https://staging.spectrumsurveys.com/#/start-survey?survey_id=1118404&ps_redirect_test=1&bsec=a70mx8&supplier_id=23",
"survey_localization": "en_US",
"is_feot_enabled": false,
"feot": {},
"blend_id": null,
"schedule_launch": {
"enable": false,
"info": {
"date": null,
"hours": null,
"minutes": null,
"timezone": null,
"dateTimeInISO": null
}
},
"project_creation_date": "2025-03-07T20:51:43.426Z",
"project_last_complete_date": null,
"is_dq_enable": false,
"mc_count": 0,
"tc_count": 0,
"basic_token": {
"enable": false,
"value": null
},
"is_pure_price_rate_card_enable": true,
"dq_settings": {
"purescore_filter_enabled": true,
"fp_device_check": true,
"fp_fraud_check": true
},
"product": "",
"pds_ignore_override": false,
"supplier_allocation_throttle": true
},
{
"qbp": {
"enable": false
},
"qlc": {
"enable": false,
"multiple_quotas": {
"enable": false,
"count_by_quota": false,
"compensate_by_quota": false
}
},
"soft_launch": {
"enable": false
},
"unique_links": {
"enable": false
},
"click_balancing": 0,
"estimated_clicks": 0,
"survey_external_id": "",
"ps_survey_status": 11,
"offer_price": null,
"incl_excl": 0,
"quota_throttling": false,
"url_transform": false,
"subscriber_emails": [],
"survey_title": "23wrfaes",
"survey_category_code": 232,
"completes_required": 2,
"field_time": 4,
"buyer_message": null,
"is_modular_survey": false,
"live_url": null,
"billing_id": "PS1118388",
"test_url": null,
"expected_loi": 2,
"expected_ir": 4,
"ps_survey_id": 41234568,
"buyer_surveygroup_ref": null,
"buyer_surveygroup_refs": [],
"test_ps_survey_entry_link": "https://staging.spectrumsurveys.com/#/start-survey?survey_id=1118388&ps_redirect_test=1&bsec=a70mx8&supplier_id=23",
"survey_localization": "en_US",
"is_feot_enabled": false,
"feot": {},
"blend_id": null,
"schedule_launch": {
"enable": false,
"info": {
"date": null,
"hours": null,
"minutes": null,
"timezone": null,
"dateTimeInISO": null
}
},
"project_creation_date": "2025-03-07T18:39:50.666Z",
"project_last_complete_date": null,
"is_dq_enable": false,
"mc_count": 0,
"tc_count": 0,
"basic_token": {
"enable": false,
"value": null
},
"is_pure_price_rate_card_enable": true,
"dq_settings": {
"purescore_filter_enabled": true,
"fp_device_check": true,
"fp_fraud_check": true
},
"product": "",
"pds_ignore_override": false,
"supplier_allocation_throttle": true
}
]