action opentargets_get_data_metrics { label: "Get metrics about the current data release" description: "Returns the metrics about associations and evidences, divided by datasource, genes and so on.\n" provider: opentargets method: GET path: "/platform/public/utils/metrics" encoding: json output: { type: "object" additionalProperties: true } }