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": "6c4c701b-03c3-4ccb-a28f-6a0c2817515c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-11-19T19:47:19.0601165-05:00",
"ActiveEndDateTime": "2025-11-19T19:47:19.0601165-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "b75f3850-1d8b-477e-b586-99f4180cb2a9"
}