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": "9d172089-48a2-4ff2-a8bf-b9dd1205e047",
  "CompanyID": "bb8a636d-366c-411a-9bcc-cdaa559d4067",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-29T15:19:24.294593-04:00",
  "CreatedByUserID": "c85941e2-5aa3-440d-9673-f62ac4e977cc",
  "Deleted": true
}