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": "cafa1e03-fe5d-467b-97d7-f8675889bf8b",
"CompanyID": "dd91dbe2-3c31-4900-8ed2-26337e5edc30",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-02-24T17:32:54.7832344-05:00",
"CreatedByUserID": "67db02d7-5d11-428c-8fd3-a6f6db411cc3",
"Deleted": true
},
{
"CompanyCommunityID": "cafa1e03-fe5d-467b-97d7-f8675889bf8b",
"CompanyID": "dd91dbe2-3c31-4900-8ed2-26337e5edc30",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-02-24T17:32:54.7832344-05:00",
"CreatedByUserID": "67db02d7-5d11-428c-8fd3-a6f6db411cc3",
"Deleted": true
},
{
"CompanyCommunityID": "cafa1e03-fe5d-467b-97d7-f8675889bf8b",
"CompanyID": "dd91dbe2-3c31-4900-8ed2-26337e5edc30",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-02-24T17:32:54.7832344-05:00",
"CreatedByUserID": "67db02d7-5d11-428c-8fd3-a6f6db411cc3",
"Deleted": true
}
]