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": "8ce7fc43-0354-42a2-8abe-3cf7c8b861f0",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-09T15:45:10.7290412-04:00",
"ActiveEndDateTime": "2026-09-09T15:45:10.7290412-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "fa286c79-8247-4e17-ac09-5b7412004431"
}