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": "a4744ba7-583c-41f3-b67d-2d0057a4d319",
  "CompanyID": "c0deedb3-22db-4146-b022-146f6640ffd8",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-31T07:37:02.3044067-04:00",
  "CreatedByUserID": "ddac1c00-51c7-4c65-96ad-85e815cadcbb",
  "Deleted": true
}