GET api/PaperTest/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "7d5b1010-82e1-45c3-837e-2f7ed65ff1d0",
"TrainingClassAttendeeID": "ba2bb3cc-6af8-4430-a4e3-3b60cc5e33c5",
"TrainingType_CompanyID": "b49bb51a-ff6e-4d5d-9388-4acc6bafff75",
"TakenDateTime": "2026-08-25T14:00:57.6337916-04:00",
"Taken": true,
"Score": 5.1,
"Passed": true,
"Deleted": true
}