Retrieve a list of forms
Forms
Retrieve a list of forms
Retrieve a paginated list of forms for the authenticated organization.
GET
Retrieve a list of forms
Documentation Index
Fetch the complete documentation index at: https://docs.formbox.app/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The API key.
Query Parameters
Search for a form by name.
Filter forms by type.
Available options:
endpoint, hosted The field to sort the forms by. The default is createdAt, and sort order is always descending.
Available options:
createdAt, submissions The page number for pagination.
Example:
1
The number of items per page.
Required range:
x <= 100Example:
50
Last modified on January 7, 2026