GET api/CompanyCommunity

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "CompanyCommunityID": "832455fe-fdb4-4fa7-ac48-a37309cccb53",
    "CompanyID": "3ce4a0a4-96d4-4968-bafd-23d20549d286",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-12-13T04:42:01.4448312-05:00",
    "CreatedByUserID": "fe2c1552-8240-4311-9373-ea6a28632974",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "832455fe-fdb4-4fa7-ac48-a37309cccb53",
    "CompanyID": "3ce4a0a4-96d4-4968-bafd-23d20549d286",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-12-13T04:42:01.4448312-05:00",
    "CreatedByUserID": "fe2c1552-8240-4311-9373-ea6a28632974",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "832455fe-fdb4-4fa7-ac48-a37309cccb53",
    "CompanyID": "3ce4a0a4-96d4-4968-bafd-23d20549d286",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-12-13T04:42:01.4448312-05:00",
    "CreatedByUserID": "fe2c1552-8240-4311-9373-ea6a28632974",
    "Deleted": true
  }
]