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! 🎉
To obtain detailed information about a particular quota in your survey, you can use this endpoint. The API response will provide details about the quota.
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/' \
--header'access-token: <api-key>'