Retrieve available application templates including system templates and user-created templates. Templates provide pre-configured application settings that can be reused for quick deployment.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
API type:
wasi-http - WASI with HTTP entry point
proxy-wasm - Proxy-Wasm app, callable from CDN
wasi-http, proxy-wasm When true, returns only templates created by the client. When false, includes shared templates.
Maximum number of results to return
1 <= x <= 1000Number of results to skip for pagination
x >= 0