---
title: "POST /crm/extensions/calling/v3/connection-statuses/batch/read"
method: POST
path: "/crm/extensions/calling/v3/connection-statuses/batch/read"
tags: ["Batch"]
---

# POST /crm/extensions/calling/v3/connection-statuses/batch/read

`POST /crm/extensions/calling/v3/connection-statuses/batch/read`

## Request body

- BatchInputPublicObjectId
  - `inputs` PublicObjectId[], required
    - `id` string, required — The unique ID of the object.

## Response `200`

successful operation

- CollectionResponseUserCallingConnectionStatusResponseNoPaging
  - `results` UserCallingConnectionStatusResponse[], required
    - `connected` boolean, required
    - `provider` union
      - HubSpotCallingProvider
        - `type` 'HUBSPOT', required
      - ThirdPartyCallingProvider
        - `appId` integer, required
        - `appName` string
        - `type` 'THIRD_PARTY', required
    - `userId` string, required

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/crm-calling-extensions.md) · [All operations](https://skmtc.net/hubspot/apis/crm-calling-extensions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/crm-calling-extensions/revisions/e6acf2573387/schema)
