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": "dab4a01e-011a-4f7d-9aaf-9a413373601c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-27T17:40:57.5656708-04:00",
"ActiveEndDateTime": "2026-05-27T17:40:57.5656708-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "9eecc32d-2eea-4cf6-af5c-57a8a1e0813a"
}