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": "aeac2a7e-6005-42b6-ba51-1ce59e0e715f",
  "CompanyID": "62c647fc-5faf-4d41-b45d-835348d5ed32",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-24T08:55:59.7237516-04:00",
  "CreatedByUserID": "85e04e12-6d6b-4f84-a30f-eac6551225cb",
  "Deleted": true
}