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": "25430f79-4250-4180-8233-368e0bda6187",
  "CompanyID": "dcfcff38-e1a9-4660-a538-b04ad385017d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-09T17:44:46.4751873-04:00",
  "CreatedByUserID": "55994545-f48b-4ff6-9119-a48bcfb9e802",
  "Deleted": true
}