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": "9a0cbb26-e379-4c80-84b0-60b3c2092841",
  "CompanyID": "6c06f7aa-2e18-448d-bbd7-bddee366a118",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-06-18T04:25:33.6802708-04:00",
  "CreatedByUserID": "083ea86d-d52b-4fbe-bf29-5339cb0bba8b",
  "Deleted": true
}