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": "63953da5-5371-45d0-b84c-488229dc72de",
  "CompanyID": "b742f154-f94e-4ba3-90ef-61031fa50c5a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-03T07:30:06.5217715-04:00",
  "CreatedByUserID": "5e128839-2b31-4cf8-97b6-6629f82a4f69",
  "Deleted": true
}