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": "59e1b498-9b87-4e1b-8f6b-dff704760275",
  "CompanyID": "c7be5f33-c55d-48b3-8ac2-f94bb07f05eb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-24T13:17:57.7553525-04:00",
  "CreatedByUserID": "010667cc-a57e-4f63-aeb9-1939bf6e056e",
  "Deleted": true
}