OpenAPI 3.0.0zlibraw.githubusercontent.com2026-08-11281553905.4 KB

9cde116e3360

templates

Get a template's file

Get a template's file Access policy: authenticated

post/templates/{id}/file

Path parameters

idinteger required

Template identifier

Response

Success

FileContentstring

The requested file content

Example response

{
  "FileContent": "version:2"
}