Queries

  • Get Facilities List
    ## Overview A RESTful query made to the Tenant service to retrieve a list of all facilities configured in the system. <NodeGraph /> ## REST API Details - **Method**: `G...
  • Get Facility Configuration
    ## Overview A RESTful query made to the Tenant service to obtain the full configuration of a specific facility, including its reporting schedule and time zone. <NodeGraph />...
  • Get Service Info
    ## Overview A RESTful query made to a service to get basic identification information like name and version. <NodeGraph /> ## REST API Details - **Method**: `GET` - **...