1. Home
  2. Docs
  3. Data Services
  4. REST-Report API
  5. Use of Views

Use of Views

In the etracker application it is possible to interactively define and save views on specific reports. The data for these views can also be accessed via the REST API. In the following query, the data for the view with Id ‘4’ is called up in the ‘Devices’ report:

Parameterviewid
DescriptionOnly the data belonging to the specified preset view is returned
Permitted valuesValid View Ids. The views for a report appear in the report information, which can be retrieved with the query/info.
Example4 or 32

The parameter ‘viewid’ can also be combined with all of the other parameters in order to narrow down the return.