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": "f66be1f0-617d-441e-ab5a-0b68a305c0a0",
    "CompanyID": "3187134c-13cd-4bc1-aa21-2a597473d00b",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-07-11T03:33:20.5790123-04:00",
    "CreatedByUserID": "a974c5e1-ab40-4716-8db8-3abac24979b0",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "f66be1f0-617d-441e-ab5a-0b68a305c0a0",
    "CompanyID": "3187134c-13cd-4bc1-aa21-2a597473d00b",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-07-11T03:33:20.5790123-04:00",
    "CreatedByUserID": "a974c5e1-ab40-4716-8db8-3abac24979b0",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "f66be1f0-617d-441e-ab5a-0b68a305c0a0",
    "CompanyID": "3187134c-13cd-4bc1-aa21-2a597473d00b",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-07-11T03:33:20.5790123-04:00",
    "CreatedByUserID": "a974c5e1-ab40-4716-8db8-3abac24979b0",
    "Deleted": true
  }
]