GET api/company/{companyId}/CompanyCommunity
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "f06e5679-13ee-4e3f-809f-b8fd2bb25668",
"CompanyID": "4106c721-2bc2-4553-935a-dc8fc8b788d9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-10-29T04:33:31.053893-04:00",
"CreatedByUserID": "d9b173fe-cdc2-4091-953e-9565b9fa39db",
"Deleted": true
},
{
"CompanyCommunityID": "f06e5679-13ee-4e3f-809f-b8fd2bb25668",
"CompanyID": "4106c721-2bc2-4553-935a-dc8fc8b788d9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-10-29T04:33:31.053893-04:00",
"CreatedByUserID": "d9b173fe-cdc2-4091-953e-9565b9fa39db",
"Deleted": true
},
{
"CompanyCommunityID": "f06e5679-13ee-4e3f-809f-b8fd2bb25668",
"CompanyID": "4106c721-2bc2-4553-935a-dc8fc8b788d9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-10-29T04:33:31.053893-04:00",
"CreatedByUserID": "d9b173fe-cdc2-4091-953e-9565b9fa39db",
"Deleted": true
}
]