---
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` — 取得できませんでした。指定したユーザーは存在しません。

---

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