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": "8f5ff7b3-3cba-4be4-867c-a4e549e51e74",
  "CompanyID": "ebe7afbb-beb3-4246-99dd-ef737bdb7a99",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-02T19:14:55.2990767-04:00",
  "CreatedByUserID": "9e0e1379-56c8-4f57-af03-f8b340273696",
  "Deleted": true
}