GET api/CompanyCommunity

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "CompanyCommunityID": "232d1b09-5eeb-494a-96fb-938225aadf48",
    "CompanyID": "01376435-5af2-4a86-8cca-d459bf22cc1b",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-12-14T09:29:12.1887222-05:00",
    "CreatedByUserID": "f1697c0a-2d94-4532-b225-d1d437bea17c",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "232d1b09-5eeb-494a-96fb-938225aadf48",
    "CompanyID": "01376435-5af2-4a86-8cca-d459bf22cc1b",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-12-14T09:29:12.1887222-05:00",
    "CreatedByUserID": "f1697c0a-2d94-4532-b225-d1d437bea17c",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "232d1b09-5eeb-494a-96fb-938225aadf48",
    "CompanyID": "01376435-5af2-4a86-8cca-d459bf22cc1b",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-12-14T09:29:12.1887222-05:00",
    "CreatedByUserID": "f1697c0a-2d94-4532-b225-d1d437bea17c",
    "Deleted": true
  }
]