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": "7655e5d9-1e64-4ea9-a716-a2f435f76956",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-25T03:18:43.4164047-04:00",
"ActiveEndDateTime": "2026-06-25T03:18:43.4164047-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e46c4353-a616-4418-8091-3817dc5f512e"
}