Skip to main content
GET
/
v3
/
{wabaid}
Fetch Waba Info
curl --request GET \
  --url https://one.telepie.com/v3/{wabaid} \
  --header 'apikey: <api-key>'

Request Body Parameters

wabaid
string
required
Specifies the wabaid of the business account.
{
  "id": "100249586351323",
  "name": "Developer Telepie WABA",
  "currency": "INR",
  "timezone_id": "71",
  "message_template_namespace": "13f5d10e_e4ed_4de3_8538_cd0b2a7918d4"
}