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": "8f4ab152-fff1-4cce-acf2-0b5d065cbfc6",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-16T07:20:23.9874367-04:00",
"ActiveEndDateTime": "2026-07-16T07:20:23.9874367-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "7199c5d4-f88a-45c0-b9a7-a3881ab23b7c"
}