action zoomconnect_get_api_rest_v1_groups_all { label: "all" description: "Returns all groups" provider: zoomconnect method: GET path: "/api/rest/v1/groups/all" encoding: json output: { type: "object" additionalProperties: true } }