---
title: "Retrieves the collection of SubscriberLocation resources."
method: GET
path: "/subscriber_locations"
tags: ["SubscriberLocation"]
---

# Retrieves the collection of SubscriberLocation resources.

`GET /subscriber_locations`

Retrieves the collection of SubscriberLocation resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

SubscriberLocation collection

- SubscriberLocation[]
  - `id` string
  - `integration` string — The key of the integration source e.g. "quickbooks", or "xero"
  - `srcId` string
  - `totalItems` integer, nullable
  - `country` string, nullable
  - `percent` string, nullable
  - `total` integer, nullable

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/versions/d08a107895ad/schema)
