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": "3b316b99-4ec4-4981-8f4f-bf1ee0ef5019",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-12T23:51:04.1024825-04:00",
"ActiveEndDateTime": "2026-05-12T23:51:04.1024825-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "244cb50f-fab4-46b1-83ee-fb376189d5eb"
}