---
title: "GET /wa/app/{appId}/business"
method: GET
path: "/wa/app/{appId}/business"
---

# GET /wa/app/{appId}/business

`GET /wa/app/{appId}/business`

## Path parameters

- `appId` string, required

## Headers

- `apikey` string, required

## Response `200`

Successful response

- object
  - `business` object
    - `about` string — Description about the business
    - `addressLine1` string — First line of the address
    - `addressLine2` string — Second line of the address
    - `altWebsite` string, uri — Alternate website URL
    - `city` string — City where the business is located
    - `contactName` string — Name of the contact person
    - `contactNumber` string — Contact number of the business
    - `country` string — Country where the business is situated
    - `createdOn` integer — Timestamp for creation
    - `description` string — Description of the business profile
    - `displayAddress` string — Display address containing multiple lines
    - `email` string, email — Email address for the business
    - `emailVerified` boolean — Indicates if the email is verified
    - `hqRegion` string — Headquarters region
    - `id` string — Unique identifier for the business
    - `modifiedOn` integer — Timestamp for modification
    - `name` string — Name of the business
    - `pinCode` string — Postal code of the business location
    - `preferredCountry` string — Preferred country of the business
    - `profileEmail` string — Profile email
    - `state` string — State where the business is situated
    - `tncAccepted` boolean — Indicates if terms and conditions are accepted
    - `vertical` string — Business vertical
    - `website` string, uri — Website URL of the business
  - `status` 'success' | 'error' — Status of the response

---

[API](https://skmtc.dev/gupshup/apis/send-message-api.md) · [All operations](https://skmtc.dev/gupshup/apis/send-message-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gupshup/send-message-api/revisions/356200b5115b/schema)
