Contents

ユーザーアイコンの取得

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

実行可能な権限

すべての権限

メソッド

GET

URL

/api/v2/users/:userId/icon

URL パラメーター

パラメーター名内容
userId数値ユーザーのID

レスポンス例

ステータスライン / レスポンスヘッダ

HTTP/1.1 200 OK
Content-Type:application/octet-stream
Content-Disposition:attachment;filename="person_168.gif"