---
title: "GET /v1/business/{business_id}/inquiry/zapier/polling/"
method: GET
path: "/v1/business/{business_id}/inquiry/zapier/polling/"
tags: ["zapier"]
---

# GET /v1/business/{business_id}/inquiry/zapier/polling/

`GET /v1/business/{business_id}/inquiry/zapier/polling/`

## Path parameters

- `business_id` integer, required

## Query parameters

- `limit` integer
- `offset` integer

## Response `200`

- PaginatedInquiryPollingListForZapierList
  - `count` integer
  - `next` string, uri, nullable
  - `previous` string, uri, nullable
  - `results` InquiryPollingListForZapier[]
    - `id` string, required
    - `businessId` string, required
    - `name` string, required
    - `estimate` string, required
    - `content` string, required
    - `inquiryDate` string, date, required
    - `salesSlackId` string, required
    - `pmSlackId` string, required
    - `notionLink` string, required
    - `googleDriveLink` string, required
    - `newStatus` string, required
    - `preStatus` string, required
    - `clientEmail` string, required
    - `clientCompanyName` string, required
    - `clientInCharge` string, required
    - `clientContact` string, required

---

[API](https://skmtc.net/postoo/apis/postoo-api.md) · [All operations](https://skmtc.net/postoo/apis/postoo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/postoo/postoo-api/revisions/0d420206bfcc/schema)
