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! 🎉
curl --location --request GET 'https://staging.spectrumsurveys.com/buyers/v2/surveys/health/status?page=1&limit=10&survey_ids=2304&survey_ids=4078&alert_level=red&health_alert=loi_delta' \
--header 'access-token: '
[
{
"survey_id": 1152858,
"health_data": [
{
"health_alert": "Buyer Drop Rate",
"alert_level": "RED",
"survey_health_metric_value": "100%",
"recommendation": [
"100% of transactions are resulting in BUYER DROP status. We have paused this project. After reviewing you can re-launch this project."
]
},
{
"health_alert": "Buyer Over Quota",
"alert_level": "GREEN",
"survey_health_metric_value": "0%"
},
{
"health_alert": "Completes Per Hour",
"alert_level": "RED",
"survey_health_metric_value": "0 Complete/s",
"recommendation": [
"This project has seen no completes in the last hour and may require attention"
]
},
{
"health_alert": "Pace",
"alert_level": "RED",
"survey_health_metric_value": "-100%",
"recommendation": [
"You are -100% short of Completes Per Hour to complete your project within the scheduled Field Time."
]
},
{
"health_alert": "IR Delta",
"alert_level": "GREY",
"survey_health_metric_value": "N/A"
},
{
"health_alert": "LOI Delta",
"alert_level": "GREY",
"survey_health_metric_value": "N/A"
},
{
"health_alert": "PS Status Ratio",
"alert_level": "RED",
"survey_health_metric_value": "88.89%",
"recommendation": [
"Test the screener process.",
"Check the AT makeup and ensure.",
"Check with your Manager."
]
},
{
"health_alert": "Supplier Dominance",
"alert_level": "GREEN",
"survey_health_metric_value": "0%"
},
{
"health_alert": "Too Good to be True",
"alert_level": "GREEN",
"survey_health_metric_value": "0%"
}
]
},
{
"survey_id": 1152761,
"health_data": [
{
"health_alert": "Buyer Drop Rate",
"alert_level": "GREEN",
"survey_health_metric_value": "0%"
},
{
"health_alert": "Buyer Over Quota",
"alert_level": "GREEN",
"survey_health_metric_value": "0%"
},
{
"health_alert": "Completes Per Hour",
"alert_level": "RED",
"survey_health_metric_value": "0 Complete/s",
"recommendation": [
"This project has seen no completes in the last hour and may require attention"
]
},
{
"health_alert": "Pace",
"alert_level": "GREEN",
"survey_health_metric_value": "0%"
},
{
"health_alert": "IR Delta",
"alert_level": "GREY",
"survey_health_metric_value": "N/A"
},
{
"health_alert": "LOI Delta",
"alert_level": "GREY",
"survey_health_metric_value": "N/A"
},
{
"health_alert": "PS Status Ratio",
"alert_level": "RED",
"survey_health_metric_value": "100%",
"recommendation": [
"Test the screener process.",
"Check the AT makeup and ensure.",
"Check with your Manager."
]
},
{
"health_alert": "Supplier Dominance",
"alert_level": "GREEN",
"survey_health_metric_value": "0%"
},
{
"health_alert": "Too Good to be True",
"alert_level": "GREEN",
"survey_health_metric_value": "0%"
}
]
}
]