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": "61ef9c6f-c348-44ed-ab3c-08dd6c2da136",
  "CompanyID": "54dae1d9-445c-4126-82d4-67304ce73be0",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-11T03:12:18.3918413-04:00",
  "CreatedByUserID": "63908c1d-40e2-4975-b945-3bbde38a6c76",
  "Deleted": true
}