v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Forms:v1:Forms

Get forms

Retrieve a list of forms associated with the account

get/forms/v1/forms

Query parameters

namestring

The name of the form to filter by (partial, case-insensitive match)

The name of the form to filter by (partial, case-insensitive match)

startDatestring

Filter forms created on or after this date (form creation date) in ISO 8601 format (YYYY-MM-DD). Inclusive.

Filter forms created on or after this date (form creation date) in ISO 8601 format (YYYY-MM-DD). Inclusive.

endDatestring

Filter forms created on or before this date (form creation date) in ISO 8601 format (YYYY-MM-DD). Inclusive.

Filter forms created on or before this date (form creation date) in ISO 8601 format (YYYY-MM-DD). Inclusive.

limitinteger

The maximum number of results to display per page

The maximum number of results to display per page

offsetinteger

The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results

The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results

Response

Successful Response

requestIdstring