GET api/Tests/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "TestID": "d2a3196c-057d-4122-92e0-fad8a4cc4fe4",
  "TrainingClassAttendeeID": "d43567e6-9662-456a-bc98-8ae41f3d8f47",
  "TestDefinitionID": "40fdca73-3f83-41e8-9d90-9b9fa8efd2db",
  "StartedDateTime": "2026-06-29T00:26:28.7600201-04:00",
  "CompletedDateTime": "2026-06-29T00:26:28.7600201-04:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}