Skip to main content
POST
cURL

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Body

application/vnd.api+json

Search criteria for form submissions. The same parameters that the GET list endpoint accepts via query string can be sent here as a JSON:API body, which avoids the URL-length limits some clients enforce when filtering by large ID sets.

data
object
required

Response

Get a list of submissions for a form.

JSON API response object

data
A list of form submissions · object[]
required
meta
object
required
jsonapi
object
required
included
object[]

Related resources that can be included when a form submission is returned

A user