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": "bbd9912a-ec68-4285-8b77-797eb1649c06",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-09T05:57:48.5161834-04:00",
"ActiveEndDateTime": "2026-07-09T05:57:48.5161834-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "de39af09-dd6a-4c67-ade3-726bd77e599b"
}