get https://api.movintracks.io/v:version/survey-stats
Gets usage information about campaigns
Returns basic statistics about surveys. For each survey, the count of submissions.
Responses
Gets usage information about campaigns
Returns basic statistics about surveys. For each survey, the count of submissions.
xxxxxxxxxx
curl --request GET \
--url https://api.movintracks.io/v:version/survey-stats \
--header 'Authorization: Bearer [[key]]' \
--header 'accept: application/json'