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/events?surveys=764831&surveys=764832&user=purespectrum&trigger=system&startDate=2024-01-01&endDate=2024-03-25&company=3432&page=2&limit=1000'
{
"total": 1000,
"activities": [
{
"survey_id": 1177145,
"user_id": 4295,
"user_email": "test@purespectrum.com",
"username": "API Buyer",
"message": "The Reconciliation previously approved by API Buyer is completed on",
"category": "Survey Edit",
"timestamp": 1747769277174,
"survey_status": 44,
"notification_type": "Activity Log Tab",
"origin": "API",
"feature": "Reconciliation",
"isExpire": false,
"eventHandler": "user",
"userCmp": 4046,
"addInfo": "",
"platform": "RMF",
"operator": true,
"operatorLevel": 0,
"buyer": true,
"buyerLevel": 0,
"operatorAccess": true,
"buyerAdmin": true,
"buyerFull": true
},
{
"survey_id": 1177148,
"user_id": 4295,
"user_email": "buyerapi@purespectrum.com",
"username": "API Buyer API",
"message": "The Reconciliation previously approved by API Buyer API is completed on",
"category": "Survey Edit",
"timestamp": 1747769277159,
"survey_status": 44,
"notification_type": "Activity Log Tab",
"origin": "API",
"feature": "Reconciliation",
"isExpire": false,
"eventHandler": "user",
"userCmp": 4046,
"addInfo": "",
"platform": "RMF",
"operator": true,
"operatorLevel": 0,
"buyer": true,
"buyerLevel": 0,
"operatorAccess": true,
"buyerAdmin": true,
"buyerFull": true
}
]
}