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": "bb1b5859-30dc-4ab8-be15-d628eb91918f",
  "CompanyID": "93a146a8-64f4-47e5-8a86-452d47886a5c",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-28T06:20:48.5247723-04:00",
  "CreatedByUserID": "16725550-2bc4-4ac8-add4-35c986ec1559",
  "Deleted": true
}