Whatsapp Phone Numbers

Get phone number conversational components

Retrieve the conversational components configuration for a WhatsApp phone number.

get/whatsapp/phone_numbers/{phone_number}/conversational_components

Path parameters

phone_numberstring required

Phone number (E.164 format)

Response

Successful response with Whatsapp conversational components

Example response

{
  "data": {
    "record_type": "whatsapp_conversational_component"
  }
}