Get report template
Templates
Get report template
Returns the row and column structure for a financial report’s table.
GET
Get report template
Templates define the row labels for
obsah.tabulky in a financial report. The report only contains numeric values. Use idSablony from the financial report to fetch the matching template and map each value to its label.
Templates are never deleted. Once you’ve fetched a template, you can cache it safely.
Common patterns
Map table data to row labels
Map table data to row labels
A financial report’s
tabulky contains raw numeric values. Combine it with the matching template to attach a Slovak label to each row.Map table data to row labels
Check if a template is still in use
Check if a template is still in use
platneDo is absent when the template is still active. Useful for identifying legacy templates when auditing historical financial reports.Check template validity
Query Parameters
Entity identifier — obtained from an identifier list endpoint.
Response
Template returned successfully.
Defines the row structure of a financial report's tabulky. Use idSablony from a financial report to find the matching template. Templates are never deleted.