GET api/CompanyCommunity

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "CompanyCommunityID": "099d9b16-2e36-40f7-b785-2204d3e4d5db",
    "CompanyID": "8a4b1a06-5cf3-4b62-bf39-334ac9e38964",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-07-08T04:14:27.400466-04:00",
    "CreatedByUserID": "f64599c9-c185-4c28-b894-9c26104f2a4a",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "099d9b16-2e36-40f7-b785-2204d3e4d5db",
    "CompanyID": "8a4b1a06-5cf3-4b62-bf39-334ac9e38964",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-07-08T04:14:27.400466-04:00",
    "CreatedByUserID": "f64599c9-c185-4c28-b894-9c26104f2a4a",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "099d9b16-2e36-40f7-b785-2204d3e4d5db",
    "CompanyID": "8a4b1a06-5cf3-4b62-bf39-334ac9e38964",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-07-08T04:14:27.400466-04:00",
    "CreatedByUserID": "f64599c9-c185-4c28-b894-9c26104f2a4a",
    "Deleted": true
  }
]