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": "94236e71-122d-404b-bf5a-d2ef21df7573",
  "CompanyID": "cf188004-ed2b-4daf-a141-ddf4809ed7d1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-31T02:00:53.5863073-05:00",
  "CreatedByUserID": "92f65819-a30b-4185-b325-f113ee40a1d4",
  "Deleted": true
}