Get template JSON (public)
GET/templates/json
Returns the resolved template JSON (and optional feedback) for the calling tenant. Supports If-None-Match against the per-language ETag for 304 responses. Note: not currently mounted in routes/index.js — kept here so the spec mirrors source. Requires X-Tenant-Id but no bearer token.
Request
Responses
- 200
- 304
- 400
- 404
- 500
Template payload
Not modified (ETag match)
Missing X-Tenant-Id
Template not found
Server error