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": "7bdff4b4-baed-41b3-8b9e-cfe68e23a5e9",
  "CompanyID": "28fe1afe-103f-4c4f-937e-08d869b3a066",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-03T09:14:43.6990057-04:00",
  "CreatedByUserID": "90101329-4b2a-4eed-b91c-86807ceda50d",
  "Deleted": true
}