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": "f58cdead-4abd-4e22-8343-05c8e724baf1",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-05T10:37:08.4812887-04:00",
"ActiveEndDateTime": "2026-08-05T10:37:08.4812887-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "a8f6a8e9-e8a0-45bf-9673-950ea8d88157"
}