GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "bc239ac0-b8c8-4bbf-8090-1378b190d02f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-01T10:40:59.9833717-04:00",
"ActiveEndDateTime": "2026-08-01T10:40:59.9833717-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "75feddfa-66ab-4917-8d93-c007e6ff1ccc"
},
{
"TestDefinitionID": "bc239ac0-b8c8-4bbf-8090-1378b190d02f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-01T10:40:59.9833717-04:00",
"ActiveEndDateTime": "2026-08-01T10:40:59.9833717-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "75feddfa-66ab-4917-8d93-c007e6ff1ccc"
},
{
"TestDefinitionID": "bc239ac0-b8c8-4bbf-8090-1378b190d02f",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-08-01T10:40:59.9833717-04:00",
"ActiveEndDateTime": "2026-08-01T10:40:59.9833717-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "75feddfa-66ab-4917-8d93-c007e6ff1ccc"
}
]