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": "bf6cfd58-a539-443a-9c9f-5a6d0615da65",
  "CompanyID": "0ea5cd93-d381-45c9-88bc-ef691d827757",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-01T06:08:40.4890822-04:00",
  "CreatedByUserID": "42a9a6f9-8433-4892-ad67-123f221f2e54",
  "Deleted": true
}