Skip to main content
Version: v3

Get Forms Submissions

GET 

/forms/submissions

Get Forms 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
formId string

Filter submission by form 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