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": "07c9bf9f-ff26-4397-b622-3cb2bf0daf3e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-08T10:56:37.7237912-04:00",
"ActiveEndDateTime": "2026-04-08T10:56:37.7237912-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "e25e4381-f748-47fc-b3a7-5b91b37724df"
}