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": "12dde4d1-abc3-4918-a01f-3b80acb150e7",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-06T02:24:51.4170141-05:00",
"ActiveEndDateTime": "2025-11-06T02:24:51.4170141-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "3a82f299-e2ba-4258-9497-1721de19c10d"
}