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": "6ca9b773-2685-4f2d-aa52-f96fbb78dbfa",
  "CompanyID": "5d8b49f9-9614-4868-bdc6-666125371b7e",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-17T22:16:11.2747104-04:00",
  "CreatedByUserID": "a9e7ca8e-eb4d-4046-b078-100bcfedffc8",
  "Deleted": true
}