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": "24e6c788-3bdd-43d1-a6ee-e843e9e7edf0",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-01-04T20:36:23.9310466-05:00",
"ActiveEndDateTime": "2026-01-04T20:36:23.9310466-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2c29d58c-0762-40e0-af64-964c559b4f95"
}