---
title: "Get User Profile Image"
method: GET
path: "/restapi/v1.0/account/{accountId}/extension/{extensionId}/profile-image"
tags: ["User Settings"]
---

# Get User Profile Image

`GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/profile-image`

Returns a profile image of an extension.

## Path parameters

- `accountId` string, required
- `extensionId` string, required

## Response `200`

User Profile Image (Media Data)

## Other responses

- `304` — Not Modified

---

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