GET api/DataApi/getCompany?userId={userId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CompanyName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
CompanyId | integer |
None. |
|
CompanyName | string |
None. |
|
CompanyDesc | string |
None. |
|
Members | Collection of UserInfo |
None. |
|
Admins | Collection of UserInfo |
None. |
|
CompanyUsers | Collection of CompanyUsers |
None. |
Response Formats
application/json
Sample:
text/json
Sample: