Search
List all forms for your account.
None.
[ { "id": "a1b2c3d4-...", "organization_id": "org_abc123", "name": "Contact Form", "slug": "contact", "public_key": "pk_abc123...", "allowed_origins": ["https://acme.com"], "verify_captcha": 0, "is_enabled": 1, "created_at": "2025-01-15T10:30:00Z", "updated_at": "2025-01-15T10:30:00Z" } ]
If no forms exist, returns:
No forms found.
401 Unauthorized
"List all my forms."
CLI equivalent: npx formdata-dev forms list
npx formdata-dev forms list