GET api/TestDefinitions/{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:
{
"TestDefinitionID": "bf11cba3-61bf-4579-89b8-11a12f74142e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-03T16:48:54.6147664-04:00",
"ActiveEndDateTime": "2026-05-03T16:48:54.6147664-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d3694b40-ab08-41b9-90fa-59500b045145"
}