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": "37a350d9-98de-4792-b326-2151a585abef",
  "CompanyID": "3828085f-936c-495a-a9e6-a35668b6a7b8",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-22T12:51:50.7248578-04:00",
  "CreatedByUserID": "481cc13e-7a57-4c43-9682-9d8da004b901",
  "Deleted": true
}