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": "81cbda4a-0bd0-43f7-9618-2719adc43193",
  "CompanyID": "eb145b4a-83f8-4cc2-b093-9dbaec3a9baa",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-02-12T08:53:49.3268334-05:00",
  "CreatedByUserID": "5087c750-a5a1-4884-a831-05d98ab47dd5",
  "Deleted": true
}