---
title: "Get Whatsapp profile photo"
method: GET
path: "/whatsapp/phone_numbers/{phone_number}/profile/photo"
tags: ["Whatsapp Phone Numbers"]
---

# Get Whatsapp profile photo

`GET /whatsapp/phone_numbers/{phone_number}/profile/photo`

## Path parameters

- `phone_number` string, required

## Response `200`

Profile photo

- WhatsappProfilePhotoResponse
  - `data` WhatsappProfilePhotoData
    - `record_type` string
    - `phone_number_id` string — Meta phone number ID
    - `profile_photo_url` string — URL of the business profile photo (served by Meta's CDN). May be empty if no photo is set.

## 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/revisions/8f5f4e537994/schema)
