Download Template
GET/report-configs/template
Download the annotated config to start a new catalogue from.
Declared above /{config_id} because routes match in declaration order, and
the other way round "template" is read as a config id and 404s.
Served as an attachment rather than as a JSON string field: the file is meant to
be opened in an editor, changed, and uploaded back through POST "", so the
browser should save it rather than render it. Not workspace-scoped — it is
shipped documentation, identical for every tenant, and carries no data from any
of them.
Request
Responses
- 200
- 422
Successful Response
Validation Error