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