WhatsApp Numbers
Get a WhatsApp number
Retrieves the details of a single WhatsApp number.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Numbers.
Learn more about API scopes.
get/api/messaging/whatsapp/numbers/{id}
Path parameters
idstring uuid required
Universal Unique Identifier.
The SignalWire identifier of the WhatsApp number.
Response
The request has succeeded.
Example response
{
"business_phone_number_id": "102290129340398",
"phone_number": "whatsapp:+15557654321",
"business_name": "Acme, Inc.",
"waba_id": "109876543210987",
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-01-15T10:30:00Z"
}