GET
/
get_whatsapp_info
curl --request GET \
  --url https://api.toingg.com/api/v3/get_whatsapp_info \
  --header 'Authorization: Bearer <token>'
"<any>"

Overview

The “Get WhatsApp Info” endpoint allows users to retrieve their WhatsApp integration details with Toingg. By sending a GET request to the /get_whatsapp_info endpoint, users can access their WhatsApp setup information, facilitating seamless interaction and communication management.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

200 - application/json
Successful Response

The response is of type any.