Zapier Endpoints
List Forms
Retrieve a list of forms available in a specific workspace.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the workspace for which to list forms
Response
200 - application/json
Successful response
The response is of type object[]
.