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": "dc503342-bb18-47d3-a051-28f9d92838f0",
  "CompanyID": "6ca9c808-fdf7-4100-9514-3351f6aa9520",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-28T02:07:50.9445627-04:00",
  "CreatedByUserID": "da8d1733-8820-4943-9b07-ee7eba532ff7",
  "Deleted": true
}