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": "0f8e861c-2169-445a-8568-014765b877d5",
  "CompanyID": "3c6d6444-1951-4abb-9adc-2e8ee1d51319",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-04T20:19:27.3889086-05:00",
  "CreatedByUserID": "b666c953-c830-4075-889d-f84836ab985a",
  "Deleted": true
}