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": "f912ed63-19d2-4774-bfcc-2ee8720c85c4",
  "CompanyID": "2c981bf7-373f-4f7a-85c7-4c4330218681",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-13T10:12:38.136241-04:00",
  "CreatedByUserID": "67becef1-751a-4a11-b44d-d43021c70776",
  "Deleted": true
}