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": "a0da731a-8ad5-4a32-bcaa-a6e0556e6087",
  "CompanyID": "a8c61e6b-f7a5-4580-b8c5-12a56493121f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-15T04:07:10.4752073-04:00",
  "CreatedByUserID": "eba48194-2418-437d-8e19-1616f1466362",
  "Deleted": true
}