GET api/trainingclass/{trainingClassId}/CompanyCommunity
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| trainingClassId | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"CompanyCommunityID": "2e90df9d-de52-4c56-92ac-617246f82cf7",
"CompanyID": "d8151709-8a0a-4d05-bfbd-0455ce160431",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-11T15:11:28.7479623-04:00",
"CreatedByUserID": "c14db596-ed71-4649-a7c9-4784dd3af6d3",
"Deleted": true
},
{
"CompanyCommunityID": "2e90df9d-de52-4c56-92ac-617246f82cf7",
"CompanyID": "d8151709-8a0a-4d05-bfbd-0455ce160431",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-11T15:11:28.7479623-04:00",
"CreatedByUserID": "c14db596-ed71-4649-a7c9-4784dd3af6d3",
"Deleted": true
},
{
"CompanyCommunityID": "2e90df9d-de52-4c56-92ac-617246f82cf7",
"CompanyID": "d8151709-8a0a-4d05-bfbd-0455ce160431",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-11T15:11:28.7479623-04:00",
"CreatedByUserID": "c14db596-ed71-4649-a7c9-4784dd3af6d3",
"Deleted": true
}
]