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": "aba75232-a505-41c4-9b9b-cfbb5ef8dc8a",
  "CompanyID": "f5d5e55b-117b-4e33-b991-03d735e69d12",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-05T11:00:30.7835091-04:00",
  "CreatedByUserID": "11a0a390-2791-47da-bee7-969a6f27d2db",
  "Deleted": true
}