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": "a07b4768-5c47-4e83-8835-a4fd7f68020e",
  "CompanyID": "bc6cc25c-69f3-4318-81db-69a14361d273",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-27T01:25:23.5691102-04:00",
  "CreatedByUserID": "29355973-ce39-454e-a133-2437709072fa",
  "Deleted": true
}