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