---
title: "Statistics for your connected businesses"
method: GET
path: "/business/connections_stats"
tags: ["Businesses"]
---

# Statistics for your connected businesses

`GET /business/connections_stats`

This endpoint lets you access the number of businesses connected to different platforms.

## Response `200`

OK

- object
  - `count` integer — Total number of businesses.
  - `linked_to_gmb_count` integer — Number of businesses linked to Google.
  - `linked_to_facebook_count` integer — Number of businesses linked to Facebook.
  - `linked_to_tripadvisor_count` integer — Number of businesses linked to Tripadvisor.
  - `linked_to_instagram_count` integer — Number of businesses linked to Instagram.

## Other responses

- `401` — You are not authenticated

---

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