List Forms
GET /{tenant}/forms
GET
/{tenant}/forms
Retrieve a paginated list of Forms
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenant
required
string
Tenant slug
Query Parameters
Section titled “Query Parameters ” limit
integer
Number of items to return
page
integer
Page number
sort
string
Sort field (prefix with - for descending)
where
Query filters
object
Responses
Section titled “ Responses ”Successful response
object
docs
Array<object>
object
id
required
string
createdAt
string format: date-time
updatedAt
string format: date-time
tenant
Tenants ID
string
title
string
fields
Array<object>
object
submitButtonLabel
string
confirmationType
string
confirmationMessage
string
redirect
object
type
string
reference
Pages,events ID
string
url
string
emails
Array<object>
object
totalDocs
integer
limit
integer
totalPages
integer
page
integer
pagingCounter
integer
hasPrevPage
boolean
hasNextPage
boolean
prevPage
integer
nextPage
integer