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": "f2bdd776-f05a-4d3b-b039-1406a06ec2c7",
  "CompanyID": "5b0e7360-8a80-46f0-b418-0d593808c07d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-18T09:27:48.8249079-04:00",
  "CreatedByUserID": "b4d6ef44-4e0b-4fd7-957c-f734418be84d",
  "Deleted": true
}