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": "f37d3c73-c613-4101-beb6-9b395c7ccd63",
  "CompanyID": "90f68826-8963-4791-bb44-25471992d951",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-22T02:40:52.9046874-04:00",
  "CreatedByUserID": "d9ae6509-869d-465b-8715-54a507640f31",
  "Deleted": true
}