---
title: "Retrieve a list of all BusinessIdentifiesAs that can be applied to a location."
method: GET
path: "/DEIB/{subscriberId}/BusinessIdentifiesAs"
tags: ["Rest"]
---

# Retrieve a list of all BusinessIdentifiesAs that can be applied to a location.

`GET /DEIB/{subscriberId}/BusinessIdentifiesAs`

## Path parameters

- `subscriberId` integer, required

## Headers

- `SiteId` integer, required

## Response `200`

OK

- MindbodyRestApiDtoModelsDEIBResponsesBusinessIdentifiesAsGetStudioBusinessIdentifiesAsResponse — GetStudioBusinessIdentifiesAsResponse
  - `BusinessIdentifiesAsLocation` MindbodyRestApiDtoModelsDEIBDtoBusinessIdentifiesAsBusinessIdentifiesAsLocationMap[] — BusinessIdentifiesAsLocation
    - `LocationId` integer — LocationId
    - `SubscriberId` integer — SubscriberId
    - `BusinessIdentifiesAs` MindbodyRestApiDtoModelsDEIBDtoBusinessIdentifiesAsBusinessIdentifiesAs[] — BusinessIdentifiesAs
      - `Id` integer — The identifying ID of the BusinessIdentifiesAs.
      - `Name` string — The name of the BusinessIdentifiesAs (e.g. "Family-owned" or "Asian-owned").

## Other responses

- `401` — Unauthorized

---

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