cURL
curl --request GET \ --url https://one.telepie.com/v3/{phone_number}/whatsapp_business_profile \ --header 'apikey: <api-key>'
This API is used to fetch the client whatsapp business accounts details for the given business id.
{ "data": [ { "messaging_product": "whatsapp" } ] }
Was this page helpful?