Forms

List forms

Retrieves forms accessible to the current user, with support for filtering, sorting, and pagination.

get/forms

Query parameters

titlestring

The form title.

ownerstring email

The owner's email.

role'view' | 'respond' | 'comment' | 'analyze' | 'edit' | 'manage'
sort'modified' | 'title'

Sort criteria.

order'asc' | 'desc'
limitinteger
offsetinteger

Response

A paginated list of forms.

Changes

Changed in 4 of the 14 revisions of this API.2311

    • added the new optional query request parameter owner

      new-optional-request-parameter

    • added the new optional query request parameter title

      new-optional-request-parameter

    • added the optional property data/items/anonymous to the response with the 200 status

      response-optional-property-added

    • the editable_responses response's property default value false was added for the status 200

      response-property-default-value-added

    • the individual_limit response's property default value 1 was added for the status 200

      response-property-default-value-added

    • the live response's property default value false was added for the status 200

      response-property-default-value-added

  • 434dd7ec37b511See the full diff
    • removed the required property data/items/specification from the response with the 200 status

      response-required-property-removed

    • added the required property data/items/structure to the response with the 200 status

      response-required-property-added

  • 0d7f3c750979134See the full diff
    • removed the required property data/items/structure from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter owner

      request-parameter-removed

    • deleted the query request parameter title

      request-parameter-removed

    • removed the optional property data/items/anonymous from the response with the 200 status

      response-optional-property-removed

    • the editable_responses response's property default value false was removed for the status 200

      response-property-default-value-removed

    • the individual_limit response's property default value 1 was removed for the status 200

      response-property-default-value-removed

    • the live response's property default value false was removed for the status 200

      response-property-default-value-removed

    • added the required property data/items/specification to the response with the 200 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog