List Forms
List forms for a given site.
Required scope | forms:read
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
site_id
Unique identifier for a Site
Query parameters
limit
Maximum number of records to be returned (max limit: 100)
offset
Offset used for pagination if the results have more than limit records
Response
Request was successful
forms
pagination
Pagination object