Skip to main content

Identity_GetUserSettings

Identity_GetUserSettings

Path Parameters
  • user string required

    The user id.

Responses

OK

Schema
  • name string

    The resource name of the user.

  • profileVisibility enum

    Possible values: [VISIBILITY_UNSPECIFIED, PUBLIC, PRIVATE]

    A private user will only have the username, discriminator, profile image and banner image public.

  • showExplicitContent boolean

    Whether the user choose to see explicit content during navigation.

  • enableDeveloperMode boolean

    Whether the user has enabled the developer mode.