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! 🎉
This endpoint allows you to retrieve performance metrics for the quotas defined within a specific survey. This allows you to monitor the progress of each quota in terms of completed responses.
Request
Authorization
Add parameter in header
access-token
Example:
access-token: ********************
Path Params
Request Code Samples
Shell
JavaScript
Java
Go
PHP
Python
C#
Ruby
Request Request Example
Shell
JavaScript
Java
Go
curl--location--request GET 'https://staging.spectrumsurveys.com/buyers/v2/surveys//quotas/performance' \
--header'access-token: <api-key>'