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": "e74e12b6-3a99-40cd-ad02-d8b71a5e9b29",
  "CompanyID": "8a5edc78-0143-4132-81c6-403b95b32587",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-26T08:01:26.7007336-04:00",
  "CreatedByUserID": "f8c68cf2-fcd2-4407-853e-89a90edbbe83",
  "Deleted": true
}