Skip to content
Belikhun edited this page Sep 23, 2018 · 4 revisions

/avt/get - Lấy hình đại diện của người dùng

HTTP/1.1 GET /api/avt/get

  • Permission: everyone
  • Require Logged In: false
  • Content-type: image

Parameter:

Field Method Type Description Required
u GET string Tên tài khoản *

Success 200:

If found, return username's avatar, otherwise return default avatar.

Clone this wiki locally