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": "5ca33975-0fec-4208-a0e2-93cd5013c732",
  "CompanyID": "c91f68bf-c7a7-49d7-8c78-e59ebac50445",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-14T05:39:58.3994762-04:00",
  "CreatedByUserID": "b9d421e4-b945-4183-8a17-2c8d70dbcd19",
  "Deleted": true
}