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": "069153e0-bd93-4721-8877-c08cffac0209",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-01-30T05:09:49.1004506-05:00",
"ActiveEndDateTime": "2026-01-30T05:09:49.1004506-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "7a682964-b7b8-41d1-8fbf-fa9119bc3c4e"
}