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": "3930b8eb-7079-4053-99e0-3fd20c27afed",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-29T19:57:04.2590599-04:00",
"ActiveEndDateTime": "2026-03-29T19:57:04.2590599-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "75072a27-72dd-458b-b146-92c2ecb5eb03"
}