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": "c4fb3111-adcf-423f-a03b-1a35ca8dfc17",
  "CompanyID": "fca958e3-cdc2-41de-a22c-ccc5c103b693",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-22T08:45:57.4363701-04:00",
  "CreatedByUserID": "6a957e76-8bb8-4d2e-a853-5f74c3a1640d",
  "Deleted": true
}