Get all forms for the authenticated user with pagination support.
Documentation Index
Fetch the complete documentation index at: https://doc.spike.ac/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authentication using either a Supabase JWT token or an API key (prefixed with sk_). Both token types are passed as Bearer tokens in the Authorization header.
Maximum number of forms to return (default: 20)
Number of forms to skip (default: 0)
Filter by organization ID
Include inactive forms (true/false)