Forms

Returns all forms, filtered by query parameters.

Authentication

The request must supply valid API key headers:

  • X-APP-ID
  • X-API-KEY

As of July 2023, the following header is expected by new clients:

  • X-CLIENT-ID

Response

FieldTypeNullableDescription
idstringNForm ID.
titlestringNForm title.
descriptionstringYForm description (if present).
publishFromstringNISO 8601 datetime of when the form was published.
publishTostringYISO 8601 datetime of when the form is publish till. If null, the form never expires.
Language
URL
Click Try It! to start a request and see the response here!