GET api/UserCompanies/GetCountUserCompaniesByUserId/{profileid}/{industryid}

returns the number of records that a user has in the usercompanies table. Number of company comparisons

Request Information

URI Parameters

NameDescriptionTypeAdditional information
profileid

integer

Required

industryid

integer

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json, text/html

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>