List forms
Retrieves forms accessible to the current user, with support for filtering, sorting, and pagination.
Query parameters
The form title.
The owner's email.
Sort criteria.
Response
A paginated list of forms.
Changes
Changed in 4 of the 14 revisions of this API.2311
- ○
added the new optional
queryrequest parameterownernew-optional-request-parameter
- ○
added the new optional
queryrequest parametertitlenew-optional-request-parameter
- ○
- ○
added the optional property
data/items/anonymousto the response with the200statusresponse-optional-property-added
- ○
the
editable_responsesresponse's property default valuefalsewas added for the status200response-property-default-value-added
- ○
the
individual_limitresponse's property default value1was added for the status200response-property-default-value-added
- ○
the
liveresponse's property default valuefalsewas added for the status200response-property-default-value-added
- ○
- ▲
removed the required property
data/items/specificationfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
data/items/structureto the response with the200statusresponse-required-property-added
- ▲
- ▲
removed the required property
data/items/structurefrom the response with the200statusresponse-required-property-removed
- ●
deleted the
queryrequest parameterownerrequest-parameter-removed
- ●
deleted the
queryrequest parametertitlerequest-parameter-removed
- ●
removed the optional property
data/items/anonymousfrom the response with the200statusresponse-optional-property-removed
- ○
the
editable_responsesresponse's property default valuefalsewas removed for the status200response-property-default-value-removed
- ○
the
individual_limitresponse's property default value1was removed for the status200response-property-default-value-removed
- ○
the
liveresponse's property default valuefalsewas removed for the status200response-property-default-value-removed
- ○
added the required property
data/items/specificationto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲