Skip to main content

API methods

GET user​

Get user profile

Request parameters​

TypeEndpointResult
GET/users/:idUserProfile

Data types

UserProfile​

PropertyTypeDescription
usernamestringUsername
discriminatorstringUser discriminator (deprecated)
avatar?stringUser avatar
idstringUser ID
badgesarray of UserBadgeUser badges
botsarray of PartialBotUser bots
serversPartialServerUser servers
socials?UserLinkTypesUser social links
description?stringProfile description
shortDescription?stringShort profile description

PartialUser​

Same as UserProfile, but without badges bots servers properties.


UserBadge​

Profile badge

FieldTypeDescription
idnumberBadge ID
namestringBadge name
assetURLstringBadge icon URL

UserLinkTypes​

Links to the user's social networks

CodeNameDescription
0Vkvk.com
1Telegramt.me
2DonateLink to the donation page
3GitLink to the git profile
4CustomLink to the custom website