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": "c94faac2-d18e-4ccc-abbb-ac5d846bf74d",
  "CompanyID": "c09db549-e501-451a-959a-4331f6b3710d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-15T18:18:15.1089936-04:00",
  "CreatedByUserID": "09d5c524-cda5-4230-a491-14a5d1dbc418",
  "Deleted": true
}