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": "b0ef98e1-7e4d-4e5c-a782-ef2cbc557a9d",
  "CompanyID": "f8e853d0-21f1-4832-ae92-28f8962f0c3e",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-17T09:30:12.623072-04:00",
  "CreatedByUserID": "ef48d862-80fe-4bf0-a688-d3e63f1cd915",
  "Deleted": true
}