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": "114709c3-3e3f-4189-aa85-62a018b56bef",
    "CompanyID": "5e080689-2c9a-4e09-9ed5-962a14e63429",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-04-23T01:46:18.2222926-04:00",
    "CreatedByUserID": "9af03c42-aa3d-401b-bbe9-cd0f5823b562",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "114709c3-3e3f-4189-aa85-62a018b56bef",
    "CompanyID": "5e080689-2c9a-4e09-9ed5-962a14e63429",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-04-23T01:46:18.2222926-04:00",
    "CreatedByUserID": "9af03c42-aa3d-401b-bbe9-cd0f5823b562",
    "Deleted": true
  },
  {
    "CompanyCommunityID": "114709c3-3e3f-4189-aa85-62a018b56bef",
    "CompanyID": "5e080689-2c9a-4e09-9ed5-962a14e63429",
    "CommunityName": "sample string 2",
    "CreatedDateTime": "2025-04-23T01:46:18.2222926-04:00",
    "CreatedByUserID": "9af03c42-aa3d-401b-bbe9-cd0f5823b562",
    "Deleted": true
  }
]