BellaDati Technical Documentation : GET Table Left Header

/api/reports/view/:id/table/leftHeader

This method returns left header in form of HTML.

Resource Information

Parameters

Parameters

Detail

id

ID of the table. This ID is part of the /api/reports/:id response.
Example: 123

filter

Filter applied to the table.
Example:

rowsFrom

Rows from.
Example:

rowsTo

Rows to.
Example:

Sample request/response

Next steps