Skip to main content
Version: v3

Get Surveys Submissions

GET 

/surveys/submissions

Get Surveys Submissions

Request

Version stringrequired

API Version

Available optionsv3
locationId stringrequired
page number

Page No. By default it will be 1

Default value:1
limit number

Limit Per Page records count. will allow maximum up to 100 and default will be 20

Default value:20
surveyId string

Filter submission by survey id

q string

Filter by contactId, name, email or phone no.

startAt string

Get submission by starting of this date. By default it will be same date of last month(YYYY-MM-DD).

endAt string

Get submission by ending of this date. By default it will be current date(YYYY-MM-DD).

application/json

Successful response

Schema
    submissionsobject[]
    metaobject