For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
##### Retrieve all active forms belonging to the authenticated user's account. This list will populate the dynamic form dropdown in Make.
### Headers
- **Authorization** (string, Required): Bearer YOUR_MAKE_API_KEY
Response
OK
idstring
titlestring
Retrieve all active forms belonging to the authenticated user’s account. This list will populate the dynamic form dropdown in Make.