action apache_get_providers { label: "List providers" description: "Get a list of providers.\n\n*New in version 2.1.0*\n" provider: apache method: GET path: "/providers" encoding: json output: { type: "object" } }