FastEdge Templates
List app templates
Retrieve available application templates including system templates and user-created templates. Templates provide pre-configured application settings that can be reused for quick deployment.
get/fastedge/v1/template
Query parameters
api_type'wasi-http' | 'proxy-wasm'
API type:
wasi-http - WASI with HTTP entry point
proxy-wasm - Proxy-Wasm app, callable from CDN
only_mineboolean
When true, returns only templates created by the client. When false, includes shared templates.
limitinteger
Maximum number of results to return
offsetinteger
Number of results to skip for pagination
Response
Returns paginated list of available templates with optional filters applied