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": "72cfdfe1-c155-4a5d-8014-0566afafba22",
  "CompanyID": "0b609076-a418-41c7-a8c5-d37caabd1a8a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-04T09:42:48.1617239-04:00",
  "CreatedByUserID": "9e371654-ddbb-4142-b0c9-dcc169126d84",
  "Deleted": true
}