GET api/trainingclass/{trainingClassId}/CompanyCommunity

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "a8926a8e-e071-40c3-b673-367e5323c1cb",
    "CompanyID": "4d680e6c-cccc-47e2-8acb-30bb525c7388",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-09-13T13:53:57.0374545-04:00",
    "CreatedByUserID": "d41dcf0d-4cf5-4d3a-abc5-5aa04d99a5c9",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "a8926a8e-e071-40c3-b673-367e5323c1cb",
    "CompanyID": "4d680e6c-cccc-47e2-8acb-30bb525c7388",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-09-13T13:53:57.0374545-04:00",
    "CreatedByUserID": "d41dcf0d-4cf5-4d3a-abc5-5aa04d99a5c9",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "a8926a8e-e071-40c3-b673-367e5323c1cb",
    "CompanyID": "4d680e6c-cccc-47e2-8acb-30bb525c7388",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-09-13T13:53:57.0374545-04:00",
    "CreatedByUserID": "d41dcf0d-4cf5-4d3a-abc5-5aa04d99a5c9",
    "Deleted": true
  }
]