Skip to main content

Get Custom Avatar (icon)

GET 

/profile/avatar/:userId

Get the User's custom avatar (icon). This route is public. As a simple security measure, this requires the user id. To display the user's avatar , use the avatarUrl property of the profile endpoint. The avatarUrl will link to this endpoint when the user has a custom icon.

Request

Responses

Success