---
title: "GET /public/icon/{username}"
method: GET
path: "/public/icon/{username}"
tags: ["public"]
---

# GET /public/icon/{username}

`GET /public/icon/{username}`

指定したユーザーのアイコン画像を取得します。

## Path parameters

- `username` string, required

## Response `200`

正常に取得できました。

## Other responses

- `404` — 取得できませんでした。指定したユーザーは存在しません。

## Changes

- **2019-07-24** `77a75afd0aa4` — 1 info
  - api operation id `getUserIcon` removed and replaced with `getPublicUserIcon`
- **2019-07-24** `66a69a1387ed` — 1 info
  - api operation id `getUserIcon` was added
- **2019-07-05** `6956f2622a20` — 1 info
  - api operation id `getPublicUserIcon` removed and replaced with ``

[Change history](https://skmtc.dev/traptitech/apis/traq-api/changes/public/icon/:username/get.md)

---

[API](https://skmtc.dev/traptitech/apis/traq-api.md) · [All operations](https://skmtc.dev/traptitech/apis/traq-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/traptitech/traq-api/revisions/668d3910e906/schema)
