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/activities/v2/search?surveys=764831&surveys=764832&user=purespectrum&trigger=system&origin=api&startDate=2024-01-01&endDate=2024-03-25'
{
"total": 2,
"activities": [
{
"user_id": 4297,
"user_email": "test@purespectrum.com",
"username": "API Buyer",
"userCmp": 4047,
"feature": "Qualification/Quota",
"survey_id": 1198053,
"survey_status": 11,
"notification_type": "Activity Log Tab",
"category": "Survey Activity",
"origin": "API",
"message": "API Buyer added Qualification: STATE: New York",
"timestamp": 1752156718013,
"isExpire": false,
"eventHandler": "user",
"addInfo": "Qualification Added",
"platform": "API_PLATFORM",
"operator": true,
"operatorLevel": 0,
"buyer": true,
"buyerLevel": 0,
"operatorAccess": true,
"buyerAdmin": true,
"buyerFull": true
},
{
"user_id": 4297,
"user_email": "test@purespectrum.com",
"username": "API Buyer",
"userCmp": 4047,
"feature": "Survey Creation / Survey Management",
"survey_id": 1198053,
"survey_status": 22,
"notification_type": "Activity Log Tab",
"category": "Survey Activity",
"origin": "API",
"message": "API Buyer changed the survey Status from Draft to Live",
"timestamp": 1752156738959,
"isExpire": false,
"eventHandler": "user",
"addInfo": "Survey Launch",
"platform": "API_PLATFORM",
"operator": true,
"operatorLevel": 0,
"buyer": true,
"buyerLevel": 0,
"operatorAccess": true,
"buyerAdmin": true,
"buyerFull": true
}
]
}