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": "63523663-4fd9-4039-b621-2b5407862a01",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-17T18:49:17.2316665-04:00",
"ActiveEndDateTime": "2026-04-17T18:49:17.2316665-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2eeb7190-dd98-4d41-b09b-69973c5ccb5b"
}