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": "31a4a46f-a926-4865-ab4a-1c591b69baab",
  "CompanyID": "fcce5760-225d-4cb8-b84d-acc624a32667",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-20T10:17:11.751243-05:00",
  "CreatedByUserID": "dd2964fd-a8cf-4f10-b539-74029807bd83",
  "Deleted": true
}