Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer

Page number

limit
integer

Number of results to return

properties
enum<string>[]

Select the form properties that should be returned

Available options:
title,
description,
creatorId,
allowAnswerAgain,
createdAt,
updatedAt
filters
object

Filter the forms

Response

List of forms

data
object