Forms
List forms
Returns a paginated array of form objects.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number for pagination (default: 1)
Response
200 - application/json
A paginated list of forms
The response is of type object
.