action waterlinked_status_report_get { label: "Get status_report" description: "Get list of status reports from all status groups" provider: waterlinked method: GET path: "/api/v1/status_report/" encoding: json output: { type: "object" additionalProperties: true } }