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": "7f2140d5-4bc9-4760-861e-d71cab50fee7",
  "CompanyID": "ec48a524-edc3-4184-a676-98eb8061a6d4",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-15T08:38:35.7626802-04:00",
  "CreatedByUserID": "6a870e7e-1fe2-4c2d-990b-9d716db65f6a",
  "Deleted": true
}