Skip to main content

Getting the Template's Default Data

Get the template's default data as a CSV stream.

Path Parameters
id string REQUIRED

Template id

Example: line-chart
Responses
200

Template's default data (in csv format)

Schema
string
404

No Template was found.