GET api/CompanyCommunity

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "CompanyCommunityID": "31885538-bfa6-46d4-9dd4-06d52cfa4735",
    "CompanyID": "30304b29-c2c3-419c-b35b-358c968ce54a",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2026-02-24T17:35:17.5193888-05:00",
    "CreatedByUserID": "3c046bf6-7db4-422c-b175-9288f3e41e1d",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "31885538-bfa6-46d4-9dd4-06d52cfa4735",
    "CompanyID": "30304b29-c2c3-419c-b35b-358c968ce54a",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2026-02-24T17:35:17.5193888-05:00",
    "CreatedByUserID": "3c046bf6-7db4-422c-b175-9288f3e41e1d",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "31885538-bfa6-46d4-9dd4-06d52cfa4735",
    "CompanyID": "30304b29-c2c3-419c-b35b-358c968ce54a",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2026-02-24T17:35:17.5193888-05:00",
    "CreatedByUserID": "3c046bf6-7db4-422c-b175-9288f3e41e1d",
    "Deleted": true
  }
]