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": "0535d96e-f594-437d-9dd1-52a20eceb858",
  "CompanyID": "20afee61-1911-40f0-8ec4-7691849f2c0a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-28T12:18:36.2237282-04:00",
  "CreatedByUserID": "933fa9ae-17ba-40b3-a1eb-f7da45ea928a",
  "Deleted": true
}