List Templates
List templates for the caller’s org. Admin/owner can filter by member_owner.
scope splits the two things this endpoint has always returned together:
all org templates + every global (the historical response — DEFAULT, so the SDK and the MCP tools see no change) custom org templates only global only the globals this org has ENABLED
global is the one that reads template_enablements, and it is confined to
this endpoint: resolve_template at inference still resolves any global by
name for any key, enabled or not.
Authorizations
Enter your MeshAPI key (rsk_...) — sent as Authorization: Bearer <key>.
Headers
Dated version of the API contract to pin this request to. Omit it and the request is served under 2026-08 — the oldest supported version, so an existing integration is never moved by a release. A malformed or unsupported value is rejected with 400 invalid_api_version rather than falling back silently. The version actually served is echoed as X-Mesh-Version on every response, including errors.
2026-08 Query Parameters
all, custom, global Response
Successful Response