GET api/CompanyCommunity/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "CompanyCommunityID": "242416a6-4d0c-42ba-924d-6888e0889423",
  "CompanyID": "c5f18c2f-7518-46eb-85c7-1714bd9e2eeb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-27T05:14:13.7246724-04:00",
  "CreatedByUserID": "4e6a1d76-10d4-4bbe-b13f-3d56dfd95651",
  "Deleted": true
}