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": "f79ad0c8-a6e2-403d-b3ff-9f75cb126115",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-26T11:19:36.7896325-05:00",
"ActiveEndDateTime": "2025-12-26T11:19:36.7896325-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "32851930-324c-4a75-ab84-4e7fe7eb7b04"
}