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": "388c6530-e4ad-4d31-ba92-644787315f22",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-27T06:19:27.8353818-05:00",
"ActiveEndDateTime": "2025-11-27T06:19:27.8353818-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "c05fdcda-a0cc-4942-a362-69856720d9d6"
}