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": "532c9e80-f195-4dbd-9df7-69899230893b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-02T23:20:43.9379474-04:00",
"ActiveEndDateTime": "2026-05-02T23:20:43.9379474-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "3cfd7f82-e1f7-406c-bba9-bcffecdb34ef"
}