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": "6e438228-d47f-4ef1-b43b-32b555e483af",
  "CompanyID": "bc40ef13-3e0b-4cf4-be94-3246a2648b4b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-23T03:22:39.9170526-04:00",
  "CreatedByUserID": "85a42042-434e-451e-ac05-f3e01b83b104",
  "Deleted": true
}