GET api/Users/GetOrgUser/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
OrgUser| Name | Description | Type | Additional 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. |
|
| IsOpAgentsMainUser | boolean |
None. |
|
| AppUser | AppUser |
None. |
|
| OrgUserAuths | Collection of OrgUserAuth |
None. |
|
| Org | Org |
None. |
Response Formats
application/json
Sample:
text/json
Sample: