v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Forms:v1:Form Submissions

Get form submissions

Retrieve a list of form submissions by form ID

get/forms/v1/forms/{formId}/form-submissions

Path parameters

formIdinteger required

Filter by Form Id

Filter by Form Id

Query parameters

userIdsinteger[]

Filter by submitting user ids

Filter by submitting user ids

submittingStartTimestampinteger

Filter form submissions that were submitted from this timestamp

Filter form submissions that were submitted from this timestamp

submittingEndTimeinteger

Filter form submissions that were submitted until this timestamp

Filter form submissions that were submitted until this timestamp

limitinteger

The maximum number of results to display per page

The maximum number of results to display per page

offsetinteger

The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results

The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results

Response

Successful Response

requestIdstring