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": "44e3027f-2b6f-43a1-b0e6-ae8b27be2698",
  "CompanyID": "80bdddf5-3370-4194-ad6f-a730688ab099",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-17T00:02:14.8994724-04:00",
  "CreatedByUserID": "7eb85043-f86c-499a-8557-00f6ad7d4274",
  "Deleted": true
}