GET api/PaperTest/{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:
{
  "PaperTestID": "c7d3406b-8ddf-4e15-9d40-07778a2de402",
  "TrainingClassAttendeeID": "31670587-0cad-425a-967a-750874622af7",
  "TrainingType_CompanyID": "84dc0335-d0d9-492b-9c3f-2ec344578ad6",
  "TakenDateTime": "2025-12-16T07:50:10.7997517-05:00",
  "Taken": true,
  "Score": 5.1,
  "Passed": true,
  "Deleted": true
}