GET api/company/{companyId}/CompanyCommunity

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
companyId
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "CompanyCommunityID": "e2793c29-0757-49fe-8073-c70e653c0f74",
    "CompanyID": "68d0a6a4-79f4-4785-acbe-65f7f221b80e",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-06-24T09:30:36.3124418-04:00",
    "CreatedByUserID": "cf094787-028d-48ab-bc04-93e5e094bb27",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "e2793c29-0757-49fe-8073-c70e653c0f74",
    "CompanyID": "68d0a6a4-79f4-4785-acbe-65f7f221b80e",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-06-24T09:30:36.3124418-04:00",
    "CreatedByUserID": "cf094787-028d-48ab-bc04-93e5e094bb27",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "e2793c29-0757-49fe-8073-c70e653c0f74",
    "CompanyID": "68d0a6a4-79f4-4785-acbe-65f7f221b80e",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-06-24T09:30:36.3124418-04:00",
    "CreatedByUserID": "cf094787-028d-48ab-bc04-93e5e094bb27",
    "Deleted": true
  }
]