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": "1c04a586-b208-40d2-861b-3c556014577b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-26T13:11:30.3624716-04:00",
"ActiveEndDateTime": "2026-08-26T13:11:30.3624716-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e4233f0b-f023-4973-9ba8-ee326c6ddafb"
}