Retrieve complete template configuration with admin privileges. Shows template parameters, binary associations, and ownership details.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
ID of the template
Returns complete template configuration and associated binary information
ID of the WebAssembly binary to use for this template
12345
Unique name for the template (used for identification and searching)
1 - 128^[a-zA-Z0-9_ -]*$"api-gateway-template"
Wasm API type
Is the template owned by user?
Parameters
Brief one-line description displayed in template listings
255"HTTP API gateway with authentication"
Detailed markdown description explaining template features and usage
4096"Complete API gateway solution with JWT authentication, rate limiting, and request transformation capabilities."