Template
Get live version of a template
Returns the live (published) version of a template identified by its identifier. Throws a 404 error if no live version exists.
get/api/v1/templates/{templateId}/live
Path parameters
templateIdstring required
Template identifier
Response
Live template version returned successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.