latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

WhatsApp

Retrieve a WhatsApp service

Retrieve a WhatsApp service.

get/whatsapp/{id}

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the WhatsApp service.

Response

OK

idstring

The unique ID of the resource.

namestring

The name of WhatsApp service.

enabledboolean

The flag for whether the WhatsApp service is enabled.

phone_numberstring

The phone number of WhatsApp service.

phone_number_idstring

The phone number id of WhatsApp service.

provider_idstring

The unique ID of the resource.

provider_namestring

The name of the trunk.

provider_brandstring

The brand of trunk.

provider_hostnamestring

Server hostname or IP address

webhookstring

The Universal Resource Locator of some resource.

Example response

{
  "id": "NzAwNTUxOTA5NzczMTQ4MTYw",
  "provider_id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}