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": "0c0d2be5-f0bc-44e9-bd2a-1d3a9fd924c4",
"CompanyID": "5228cdc2-01a7-4e36-b099-27fcd245c8eb",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-27T13:38:57.998211-04:00",
"CreatedByUserID": "8eb3f8ef-b05b-4cb3-9448-0dc10c481539",
"Deleted": true
},
{
"CompanyCommunityID": "0c0d2be5-f0bc-44e9-bd2a-1d3a9fd924c4",
"CompanyID": "5228cdc2-01a7-4e36-b099-27fcd245c8eb",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-27T13:38:57.998211-04:00",
"CreatedByUserID": "8eb3f8ef-b05b-4cb3-9448-0dc10c481539",
"Deleted": true
},
{
"CompanyCommunityID": "0c0d2be5-f0bc-44e9-bd2a-1d3a9fd924c4",
"CompanyID": "5228cdc2-01a7-4e36-b099-27fcd245c8eb",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-27T13:38:57.998211-04:00",
"CreatedByUserID": "8eb3f8ef-b05b-4cb3-9448-0dc10c481539",
"Deleted": true
}
]