---
title: "Fetch Whatsapp user data"
method: GET
path: "/v2/whatsapp/user_data"
tags: ["Whatsapp Business Accounts"]
---

# Fetch Whatsapp user data

`GET /v2/whatsapp/user_data`

## Response `200`

Successful response with Whatsapp user data

- object
  - `data` WhatsappUserData
    - `record_type` string
    - `webhook_url` string, url — URL to receive Whatsapp signup events
    - `webhook_failover_url` string, url — Failover URL to receive Whatsapp signup events
    - `created_at` string, date-time
    - `updated_at` string, date-time

## Other responses

- `4XX` — Unexpected error

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/versions/8f5f4e537994/schema)
