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": "13637929-2f9d-405a-9a0e-d265a77943d4",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-08T04:37:41.0128157-04:00",
"ActiveEndDateTime": "2026-07-08T04:37:41.0128157-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "36fea6bd-de5e-4187-9725-3eb2b2f25730"
}