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": "9f74f1bd-d8a7-4e63-871a-8af7e83444b0",
  "CompanyID": "f2bdbe09-f4ea-4bd9-b2aa-e9c99528ce4e",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-20T17:18:18.8128802-04:00",
  "CreatedByUserID": "bcf403b1-44d3-408e-8e06-94517ad820eb",
  "Deleted": true
}