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": "8ac457fb-5482-46a5-8144-e985378f7b53",
  "CompanyID": "4f9c02ef-b8a5-40b3-b940-0af05e43603a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-17T13:05:31.4058311-04:00",
  "CreatedByUserID": "223aaa7e-17f1-4f64-8093-51e0647230be",
  "Deleted": true
}