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": "30bcf70b-18c7-4c28-a708-597a1a2664d5",
  "CompanyID": "cb49d6f8-6c8d-4ac3-94e0-d4fac41025a4",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-17T07:48:52.7977508-04:00",
  "CreatedByUserID": "7aa4c575-0040-4ce0-aa17-2340ec3177e5",
  "Deleted": true
}