Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer .

Query Parameters

workspaceId
string
required

The ID of the workspace containing the form.

Example:

"68aec99d31016ef98d09fae3"

formId
string
required

The ID of the form to retrieve submissions from.

Example:

"8feddac1-6f57-4c83-96ad-5767af6d2a4f"

Response

200 - application/json

Returns an array of submission objects.

{key}
string