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"
}

Changes