Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /api/v1/external/forms — retrieve all forms for your workspace.
GET /api/v1/external/forms
limit
offset
{ "data": [ { "id": "6de00b12-3de5-4823-867c-645886cde9cd", "title": "Welcome Survey", "created_at": "2026-05-14T08:31:42Z", "is_published": true, "response_count": 142 } ], "pagination": { "total": 18, "limit": 50, "offset": 0 } }