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": "ab989c13-22fb-4723-9fe8-b217dc0c6b7e",
  "CompanyID": "4f2ef877-5db8-4975-9159-339cc9040256",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-28T04:36:15.7882826-04:00",
  "CreatedByUserID": "4a050e4e-5b74-46ae-b584-93b9a2e10b52",
  "Deleted": true
}