WhatsApp Cloud API - Business Account API
Copy for LLM View as Markdown Version v23.0 Retrieve Meta Business Portfolio information by Business ID. Returns business name, timezone, and other account details for managing WhatsApp Business Account configurations.Base URL
| https://graph.facebook.com |Endpoints
| GET | // |GET //
Endpoint reference: BusinessRequest Syntax
GET// Try it Select language cURLJavaScriptPythonUser-Agentstring The user agent string identifying the client software making the request. Authorizationstring·required Bearer token for API authentication. This should be a valid access token obtained through the appropriate OAuth flow or system user token. Path Parameters
Versionstring·required Business-IDstring·required Query Parameters
fieldsstring Responses
Endpoint reference: Business 200 Example response Content Type: application/json Schema: object Show child attributes
idstring
namestring
timezone_idnumber Select language cURLJavaScriptPython

