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": "9c2bcfc4-34b1-4e3e-a6f6-8834ad84dc48",
  "CompanyID": "17cad224-e85b-42f3-a987-ab8c17f5d13a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-09T12:20:10.9300811-04:00",
  "CreatedByUserID": "cfbe9794-32e9-4c65-a8b0-494e08e9274d",
  "Deleted": true
}