List Forms

GET

List forms for a given site Required scope | forms:read

Path parameters

site_idstringRequired

Unique identifier for a Site

Query parameters

limitdoubleOptional

Maximum number of records to be returned (max limit: 100)

offsetdoubleOptional

Offset used for pagination if the results have more than limit records

Response

Request was successful

formslist of objectsOptional
paginationobjectOptional

Pagination object

Errors