Returns available project templates with support for filtering, sorting, and search.
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf_
Search term to filter templates by name or slug
"landing"
Filter by use case/category (e.g., "Store", "Landing")
"Store"
Sort field and direction in format "field:ASC" or "field:DESC". Valid fields: name, slug, created_at, updated_at
"name:ASC"
Cursor for pagination (template ID)
Maximum number of templates to return (default: 20, max: 100)
1 <= x <= 100Exclude the blank template from results
true, false "true"