v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Templates

List app templates

Retrieve all application templates with admin visibility across all clients. Includes system templates and user-created templates from any client.

get/fastedge/v1/admin/template

Query parameters

client_idinteger

Filter templates by client ID. Shows templates owned by the specified client.

template_idinteger

ID of the template

api_type'wasi-http' | 'proxy-wasm'

API type:
wasi-http - WASI with HTTP entry point
proxy-wasm - Proxy-Wasm app, callable from CDN

namestring

Filter by template name (case-insensitive partial match)

group__inclinteger

Filter templates by group ID. Shows templates shared with the specified group.

group__exclinteger

Filter templates by group ID. Shows templates not shared with the specified group.

limitinteger

Maximum number of results to return (default 50)

offsetinteger

Number of results to skip for pagination

Response

Returns paginated list of templates with admin visibility

countinteger

Total number of apps