GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "1a518148-27e4-4137-96d3-88e5d0958e17",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-07T10:09:56.9475731-04:00",
"ActiveEndDateTime": "2026-04-07T10:09:56.9475731-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2da374e7-09fe-4a0f-a6f1-c18f5dbc337c"
},
{
"TestDefinitionID": "1a518148-27e4-4137-96d3-88e5d0958e17",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-07T10:09:56.9475731-04:00",
"ActiveEndDateTime": "2026-04-07T10:09:56.9475731-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2da374e7-09fe-4a0f-a6f1-c18f5dbc337c"
},
{
"TestDefinitionID": "1a518148-27e4-4137-96d3-88e5d0958e17",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-07T10:09:56.9475731-04:00",
"ActiveEndDateTime": "2026-04-07T10:09:56.9475731-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2da374e7-09fe-4a0f-a6f1-c18f5dbc337c"
}
]