---
title: "Retrieves a SubscriberLocation resource."
method: GET
path: "/subscriber_locations/{id}"
tags: ["SubscriberLocation"]
---

# Retrieves a SubscriberLocation resource.

`GET /subscriber_locations/{id}`

Retrieves a SubscriberLocation resource.

## Path parameters

- `id` string, required

## Response `200`

SubscriberLocation resource

- 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

## Other responses

- `404` — Resource not found

---

[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/revisions/d08a107895ad/schema)
