Template
Get working version of a template
Returns the working (latest draft) version of a template identified by its identifier. Throws a 404 error if the template does not exist.
get/api/v1/templates/{templateId}/working
Path parameters
templateIdstring required
Template identifier
Response
Working template version returned successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.