# Get Business Profile Information **GET /user/business-profile** Retrieve detailed business profile information for a WhatsApp business account ## Servers - http://localhost:3000: http://localhost:3000 () ## Authentication methods - Basic auth ## Parameters ### Query parameters - **phone** (string) Phone number with country code of the business account ## Responses ### 200 OK #### Body: application/json (object) - **code** (string) - **message** (string) - **results** (object) ### 400 Bad Request #### Body: application/json (object) - **code** (string) HTTP Status Code - **message** (string) Detail error message - **results** (object) additional data ### 500 Internal Server Error #### Body: application/json (object) - **code** (string) SYSTEM_CODE_ERROR - **message** (string) Detail error message - **results** (object) additional data [Powered by Bump.sh](https://bump.sh)