Searches for forms based on the provided filter and pagination parameters.

Filter: Use filter by specifying property names as parameters e.g. status=1 or status=3. The filter also supports comparison operators e.g. type=ne:1. The available operators:

  • ne (not equal)
  • gt (greater than)
  • ge (greater than or equal)
  • lt (less than)
  • le (less than or equal)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by Type

string

Filter by ParentId

string

Filter by PublishedId

string

Filter by Status

string

Filter by FolderId

string

Specifies the sort parameters with a property name followed by underscore sign "_" and the direction "asc" or "desc". Multiple properties can be used for sorting by separating them with a comma. Supported fields: name, createdat

string

Specifies the search query.

int32
1 to 100

Specifies the page size. The maximum is 100.

int32
1 to 2147483647

Specifies the page number.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json