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": "587b39a7-c980-46a7-8526-be8adc0e3ebe",
  "CompanyID": "34045b62-0b72-41e4-abfd-767780e53efe",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-29T12:32:30.1473132-04:00",
  "CreatedByUserID": "f5ee79a2-c229-4018-adb0-d989f1c18f57",
  "Deleted": true
}