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": "68eb86e8-6ee6-4378-8cfc-b283b714057d",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-20T12:00:42.6764028-04:00",
"ActiveEndDateTime": "2026-08-20T12:00:42.6764028-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "b03dd794-467b-4d9f-98d4-df6ca58a3780"
}