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": "80299e73-1706-4655-8843-03ab65db44c9",
  "TrainingClassAttendeeID": "88cc54cc-9c60-4176-9153-fa1d6cf8b25d",
  "TestDefinitionID": "bceb1a28-7f8a-4f81-a13e-34b2bea79fe1",
  "StartedDateTime": "2026-01-06T07:35:57.0255238-05:00",
  "CompletedDateTime": "2026-01-06T07:35:57.0255238-05:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}