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": "001f3ac9-5972-4bea-84e2-79ee5117f531",
  "CompanyID": "e42f206b-d3b2-4c99-b016-e766168043df",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-24T02:05:58.2611695-04:00",
  "CreatedByUserID": "cf15e80e-368b-416f-bebc-dff9f2e663e5",
  "Deleted": true
}