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": "23c64abd-75db-495d-a8ab-2be1a85f98ba",
  "CompanyID": "bdf34403-2854-45d3-8281-0e5398272645",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-06T11:53:47.8014227-04:00",
  "CreatedByUserID": "f07ea6d5-f8e2-470f-a8c5-9b4b9f77e788",
  "Deleted": true
}