GET api/Users/GetOrgUser/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

OrgUser
NameDescriptionTypeAdditional information
OrgUserId

globally unique identifier

None.

OrgId

globally unique identifier

None.

AppUserId

globally unique identifier

None.

IsDefaultOrg

boolean

None.

AutoAudit_CreatedDate

date

None.

AutoAudit_CreatedBy

string

None.

AutoAudit_ModifiedDate

date

None.

AutoAudit_ModifiedBy

string

None.

AutoAudit_RowVersion

integer

None.

IsMainContactUser

boolean

None.

IsApproved

boolean

None.

AppUser

AppUser

None.

OrgUserAuths

Collection of OrgUserAuth

None.

Org

Org

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.