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": "197dcad8-c13d-4aa5-85fc-e2244d0813d2",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-13T10:52:35.1081862-04:00",
"ActiveEndDateTime": "2026-08-13T10:52:35.1081862-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "14b60a69-3e00-4289-8b38-0677bcfaa105"
}