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": "7e5438a2-8211-42b2-bcae-bd115460451c",
  "CompanyID": "a4f5554e-cefe-49f5-95e0-a374b091d1eb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-27T04:18:22.1473757-04:00",
  "CreatedByUserID": "96671799-dda3-49d9-85af-0977a8611e81",
  "Deleted": true
}