Get submissions from multiple surveys
Get submissions from multiple surveys
GET
Get submissions from multiple surveys
Authorizations
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
Headers
API Version
Available options:
2021-07-28 Query Parameters
List of survey IDs to be exported
Example:
"id1,id2,id3..."
ID of the location for which forms will be exported
Example:
"location1"
Get submission by starting of this date. By default it will be same date of last month(YYYY-MM-DD).
Example:
"2022-11-14"
Get submission by ending of this date. By default it will be current date(YYYY-MM-DD).
Example:
"2022-12-14"
Limit Per Page records count. will allow maximum up to 100 and default will be 20
Example:
20
Number of records to skip and default will be 0
Example:
5
Last modified on March 8, 2026
Get submissions from multiple surveys