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": "0afb2c7c-427c-4e8e-aaa5-373bbef73180",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-16T17:45:01.146157-04:00",
"ActiveEndDateTime": "2026-09-16T17:45:01.146157-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "bbed2fc6-2618-460f-831e-b6ca053408a4"
}