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": "69e6780c-edaf-41bf-b5c1-36f29bd2c094",
  "CompanyID": "a2381e47-a29e-4af7-a372-d048d185622a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-11T06:43:22.1724229-04:00",
  "CreatedByUserID": "ef5e5084-4bc3-4477-89aa-7200e9a614de",
  "Deleted": true
}