[Index]

API Reference for data/Reports

Provide Access to the Reports Application

Model ref.: data/Reports

The full URL would include the host-proxy name: https://[host-proxy].

Variables are enclosed in square brackets.

For a list of available UUIDs and their dot notations:
GET /api/v0/data/HierarchyNode/?format=json

List

Task Call URL Parameters Response
List GET /api/data/Reports/
  • hierarchy=[hierarchy]
  • format=json
  • schema=true
The data/Reports schema and all instances as JSON.

(The list will return 0 to 3 data/Reports instances)

Instance API Reference

Get

Task Call URL Parameters Response
Get GET /api/data/Reports/[pkid] hierarchy=[hierarchy] The data/Reports instance with [pkid].