API explorerChangelog

Theme switcher

Retrieves submitted forms

Header Parameters

X-Api-Keystring

Query Parameters

pageinteger

Page number for pagination

Minimum
1
Default value
1
limitinteger

Number of records per page

Minimum
1
Maximum
100
Default value
25
order_bystring

Field to order results by

Default value
created_at
sortstring

Sort direction (asc or desc)

Default value
desc
Enum values:
ascdesc
sourcestring

Filter by form source

Enum values:
webmetatypeform
form_idstring

Filter by form ID

contact_idstring

Filter by contact ID

created_at_fromstring

Filter forms created from this date

created_at_tostring

Filter forms created until this date

updated_at_fromstring

Filter forms updated from this date

updated_at_tostring

Filter forms updated until this date

Response

200
Object
submitted forms found

Response Attributes

resultsarray

Show child attributes

page_infoobject

Show child attributes

401
Object
unauthorized
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot