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": "948b018a-33b9-4267-8184-f701faf867d0",
  "CompanyID": "2d51e106-9e9f-468c-aae9-36cb7117102f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-13T22:54:57.9918782-04:00",
  "CreatedByUserID": "73f0d7df-74c0-4839-961d-e61612433043",
  "Deleted": true
}