跳转到内容
AsterDrive Developer Docs开发者

get_self_avatar

GET
/api/v1/auth/profile/avatar/{size}
curl --request GET \
--url https://example.com/api/v1/auth/profile/avatar/1 \
--header 'Authorization: Bearer <token>'
size
required
integer format: int32

Avatar size (512 or 1024)

Avatar image (WebP)

Not authenticated

Avatar not found