GET api/Tests

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "TestID": "93719ae0-e2ba-4329-a5fd-8c4241300154",
    "TrainingClassAttendeeID": "99419639-93a5-473a-b8f8-0065b002377b",
    "TestDefinitionID": "eea20e07-c230-4d7a-a1c1-7890f73555b6",
    "StartedDateTime": "2025-10-29T04:28:06.5880728-04:00",
    "CompletedDateTime": "2025-10-29T04:28:06.5880728-04:00",
    "Completed": true,
    "Passed": true,
    "CorrectAnswerCount": 6,
    "Deleted": true
  },
  {
    "TestID": "93719ae0-e2ba-4329-a5fd-8c4241300154",
    "TrainingClassAttendeeID": "99419639-93a5-473a-b8f8-0065b002377b",
    "TestDefinitionID": "eea20e07-c230-4d7a-a1c1-7890f73555b6",
    "StartedDateTime": "2025-10-29T04:28:06.5880728-04:00",
    "CompletedDateTime": "2025-10-29T04:28:06.5880728-04:00",
    "Completed": true,
    "Passed": true,
    "CorrectAnswerCount": 6,
    "Deleted": true
  },
  {
    "TestID": "93719ae0-e2ba-4329-a5fd-8c4241300154",
    "TrainingClassAttendeeID": "99419639-93a5-473a-b8f8-0065b002377b",
    "TestDefinitionID": "eea20e07-c230-4d7a-a1c1-7890f73555b6",
    "StartedDateTime": "2025-10-29T04:28:06.5880728-04:00",
    "CompletedDateTime": "2025-10-29T04:28:06.5880728-04:00",
    "Completed": true,
    "Passed": true,
    "CorrectAnswerCount": 6,
    "Deleted": true
  }
]