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": "295f8bfe-cd42-42d3-8d17-40f562445017",
  "CompanyID": "1e449761-276f-4c18-a2c7-9b4bce2ebeae",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-16T04:18:11.0212092-04:00",
  "CreatedByUserID": "0ece8229-bd06-41d9-bf68-5dd67b1aeb20",
  "Deleted": true
}