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": "7f26afc8-66fd-4232-89e3-680a0ff6d936", "CompanyID": "4844de0f-fa00-4bef-8265-69f3de07f125", "CommunityName": "sample string 2", "CreatedDateTime": "2024-10-06T06:11:27.4801854-04:00", "CreatedByUserID": "0cc51f6f-f9d2-4cca-b931-ebb42fe4752f", "Deleted": true }, { "CompanyCommunityID": "7f26afc8-66fd-4232-89e3-680a0ff6d936", "CompanyID": "4844de0f-fa00-4bef-8265-69f3de07f125", "CommunityName": "sample string 2", "CreatedDateTime": "2024-10-06T06:11:27.4801854-04:00", "CreatedByUserID": "0cc51f6f-f9d2-4cca-b931-ebb42fe4752f", "Deleted": true }, { "CompanyCommunityID": "7f26afc8-66fd-4232-89e3-680a0ff6d936", "CompanyID": "4844de0f-fa00-4bef-8265-69f3de07f125", "CommunityName": "sample string 2", "CreatedDateTime": "2024-10-06T06:11:27.4801854-04:00", "CreatedByUserID": "0cc51f6f-f9d2-4cca-b931-ebb42fe4752f", "Deleted": true } ]