Skip to main content
GET
Read what happened to submissions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

form_id
string
required

The form's id, as shown in the dashboard and in the form's endpoint URL

Query Parameters

submission_ids
string
required

The submissions to read, separated by commas. 1 to 20 ids of this form. Ids the form does not have are left out.

Response

data
object[]
required

In the order asked, without the ids the form does not have.