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": "12f63971-880c-4b5e-8367-14d8f595d60b",
  "CompanyID": "f3a821ae-e074-476d-b3c5-02c625153569",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-07T05:25:10.7460288-05:00",
  "CreatedByUserID": "77c8bd2a-740e-4615-8d71-e62963c43ca9",
  "Deleted": true
}