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": "738e1e0b-664c-470b-acdf-40547985641f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-05T16:44:31.0576095-05:00",
"ActiveEndDateTime": "2026-03-05T16:44:31.0576095-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0b655a77-a3b5-4450-8b32-2a17042a187c"
}