action apacta_get_reports { description: "View list of report types" provider: apacta method: GET path: "/reports" encoding: json output: { type: "object" additionalProperties: true } }