GET api/company/MyCompany
This endpoint returns the name and ID of the current users` company
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
MyCompanyViewName | Description | Type | Additional information |
---|---|---|---|
ID | ID of current users company | integer |
None. |
CompanyName | Name of current users company | string |
None. |