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": "ddb0f5e0-18a2-4d14-80ba-948b680d0060",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-19T04:35:38.3301438-05:00",
"ActiveEndDateTime": "2025-12-19T04:35:38.3301438-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ee6d3fcb-feca-4586-bf57-755b8822ce9b"
}