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": "ced34eaf-e831-44f8-8aeb-9c882cb1357e",
  "CompanyID": "3da55dac-7001-4960-a7f2-c00e6d1b9b96",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-04T08:03:28.6203397-04:00",
  "CreatedByUserID": "44bc569c-e7de-4f52-8e82-cb588836c7a6",
  "Deleted": true
}