Skip to main content

Identity_GetUserProfile

Identity_GetUserProfile

Path Parameters
  • user string required

    The user id.

Responses

OK

Schema
  • name string

    The resource name of the user.

  • profileImage string

    The profile image of the user.

  • bannerImage string

    The banner image of the user.

  • username string

    The public username of the user.

  • discriminator string

    The public discriminator of the user.

  • birthday date

    The birthday of the user, this value is hidden for private profiles.

  • gender enum

    Possible values: [GENDER_UNSPECIFIED, MALE, FEMALE, OTHER]

    The gender of the user, this value is hidden for private profiles.