action apache_get_dataset_events { label: "Get dataset events" description: "Get dataset events" provider: apache method: GET path: "/datasets/events" encoding: json output: { type: "object" description: "A collection of dataset events.\n\n*New in version 2.4.0*\n" } }