API ClientsTypeScript SDKAPI ReferenceCoreType AliasesGetUserResponsesVersion: 8.9On this pageType Alias: GetUserResponses type GetUserResponses = object; Properties 200 200: object; The user is successfully returned. email email: string | null; The email of the user. name name: string | null; The name of the user. username username: Username;Was this helpful?