GET GetUserFromUserId?UserId={UserId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserId

string

Required

Body Parameters

None.

Response Information

Resource Description

AspNetUser
NameDescriptionTypeAdditional information
Id

string

None.

Email

string

None.

EmailConfirmed

boolean

None.

PasswordHash

string

None.

SecurityStamp

string

None.

PhoneNumber

string

None.

PhoneNumberConfirmed

boolean

None.

TwoFactorEnabled

boolean

None.

LockoutEndDateUtc

date

None.

LockoutEnabled

boolean

None.

AccessFailedCount

integer

None.

UserName

string

None.

FirstName

string

None.

LastName

string

None.

Image

string

None.

Enabled

boolean

None.

TelephoneNo

string

None.

AddressLine1

string

None.

AddressLine2

string

None.

Company

string

None.

ChangePassword

boolean

None.

ForgotPassword

boolean

None.

ActivationCode

string

None.

Suburb

string

None.

City

string

None.

PostalCode

string

None.

Longitude

string

None.

Latitude

string

None.

IDNumber

string

None.

Terms

boolean

None.

FullNames

string

None.

SecurityId

integer

None.

UserToken

string

None.

UserUUID

string

None.

Province

integer

None.

Role

string

None.

AreaId

integer

None.

IsBanned

boolean

None.

BanReason

string

None.

BannedUntil

date

None.

CreatedAt

date

None.

DeviceToken

string

None.

DeviceType

string

None.

Pin

string

None.

AlarmPin

string

None.

PinSet

boolean

None.

AlarmPinSet

boolean

None.

AspNetUserClaims

Collection of AspNetUserClaim

None.

AspNetUserLogins

Collection of AspNetUserLogin

None.

AspNetUserRoles

Collection of AspNetUserRole

None.

Files

Collection of File

None.

NotificationSettings

Collection of NotificationSetting

None.

PotentialAbuses

Collection of PotentialAbus

None.

SyncInfoes

Collection of SyncInfo

None.

UserGroups

Collection of UserGroup

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.