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": "6c057b88-22be-45a7-9114-ac3316738da1",
  "CompanyID": "45a54793-ac86-414f-9b7e-f1d33f27a660",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-05T10:02:12.905063-04:00",
  "CreatedByUserID": "e425c390-86db-45ed-bb26-754a6ffe0ec2",
  "Deleted": true
}