v1

latestOpenAPI 3.0.02026-07-14181255304.7 KB
Business

Get business profile

The method allows you to get information about your WhatsApp Business profile

get/business

Response

Business Profile

addressstring

Address of the business Maximum of 256 characters

descriptionstring

Description of the business Maximum of 256 characters

emailstring

Email address to contact the business Maximum of 128 characters

websitesstring[]

URLs associated with business (e.g., website, Facebook page, Instagram) Maximum of 2 websites with a maximum of 256 characters each

idstring

User ID

Example response

{
  "hours": {
    "timeZone": "Europe/Bucharest",
    "config": [
      {
        "day": "mon",
        "mode": "open_24h",
        "openTime": 540,
        "closeTime": 960
      }
    ]
  }
}