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": "474fff32-9e27-4773-8f3b-47f9afe549f0",
  "CompanyID": "c93d2c14-1700-4ae3-a7f3-5e7690612799",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-12T09:17:24.6619126-04:00",
  "CreatedByUserID": "af4405e9-dc16-49ea-bd30-d5235dc6ed92",
  "Deleted": true
}