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": "d9b0c937-6eeb-4986-b69e-7b4370dff03c",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-30T08:35:11.1114014-05:00",
"ActiveEndDateTime": "2025-12-30T08:35:11.1114014-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0d33918a-e8d3-49bc-9568-e062b299aa65"
}