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": "e85cc26f-1abb-465d-81d1-4aedd2384db5",
"CompanyID": "b4523e33-10e4-403f-9ddc-601cfb31c046",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-26T19:39:29.4880227-04:00",
"CreatedByUserID": "50fee104-c181-4906-ba01-dc240de3cde2",
"Deleted": true
},
{
"CompanyCommunityID": "e85cc26f-1abb-465d-81d1-4aedd2384db5",
"CompanyID": "b4523e33-10e4-403f-9ddc-601cfb31c046",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-26T19:39:29.4880227-04:00",
"CreatedByUserID": "50fee104-c181-4906-ba01-dc240de3cde2",
"Deleted": true
},
{
"CompanyCommunityID": "e85cc26f-1abb-465d-81d1-4aedd2384db5",
"CompanyID": "b4523e33-10e4-403f-9ddc-601cfb31c046",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-26T19:39:29.4880227-04:00",
"CreatedByUserID": "50fee104-c181-4906-ba01-dc240de3cde2",
"Deleted": true
}
]