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": "8c59729f-5ac4-421a-b93c-2245b53b1c68",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-01-22T23:32:04.0748026-05:00",
"ActiveEndDateTime": "2026-01-22T23:32:04.0748026-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "d76e8870-3fe9-408c-996e-137f3d07e399"
}