get https://{region}-api.dotdigital.com/v2/surveys//responses
Gets a list of all responses for a specified form
Retrieves the responses to a form.
How do I find the form id?
The numeric id for forms can be retrieved by calling Get forms
Pagination in our API
To learn about pagination in our API, check out Paging through data.