GET api/CompanyCommunity

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "CompanyCommunityID": "ad152d78-c965-408c-93a7-f95d8683bc0f",
    "CompanyID": "118852d1-1533-41c7-9776-1808015ea1c6",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2026-07-26T19:39:20.3610379-04:00",
    "CreatedByUserID": "60061cf3-ad5e-4dd8-836d-191746e6a18f",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "ad152d78-c965-408c-93a7-f95d8683bc0f",
    "CompanyID": "118852d1-1533-41c7-9776-1808015ea1c6",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2026-07-26T19:39:20.3610379-04:00",
    "CreatedByUserID": "60061cf3-ad5e-4dd8-836d-191746e6a18f",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "ad152d78-c965-408c-93a7-f95d8683bc0f",
    "CompanyID": "118852d1-1533-41c7-9776-1808015ea1c6",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2026-07-26T19:39:20.3610379-04:00",
    "CreatedByUserID": "60061cf3-ad5e-4dd8-836d-191746e6a18f",
    "Deleted": true
  }
]