GET api/CompanyCommunity

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "CompanyCommunityID": "57a53a50-7ee9-40b0-9959-21925a641d5b",
    "CompanyID": "46d8b724-47ba-4ba5-b580-52c14b1cfb8f",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-07-10T20:55:46.918881-04:00",
    "CreatedByUserID": "c67ecbe9-88f6-4863-a4f2-c9e1a44f4f94",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "57a53a50-7ee9-40b0-9959-21925a641d5b",
    "CompanyID": "46d8b724-47ba-4ba5-b580-52c14b1cfb8f",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-07-10T20:55:46.918881-04:00",
    "CreatedByUserID": "c67ecbe9-88f6-4863-a4f2-c9e1a44f4f94",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "57a53a50-7ee9-40b0-9959-21925a641d5b",
    "CompanyID": "46d8b724-47ba-4ba5-b580-52c14b1cfb8f",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-07-10T20:55:46.918881-04:00",
    "CreatedByUserID": "c67ecbe9-88f6-4863-a4f2-c9e1a44f4f94",
    "Deleted": true
  }
]