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": "ff4cfc8d-0765-4038-8741-614db079fed6",
  "CompanyID": "8bf0ecd8-f9ea-44f9-a23c-ef7e846d3e86",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-21T11:21:18.1547255-04:00",
  "CreatedByUserID": "276df1d7-5c85-473b-a2fa-ff14d15064d5",
  "Deleted": true
}