GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "d354649a-b297-42ce-9e9e-f885070f8151",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-01-31T10:48:04.1333554-05:00",
"ActiveEndDateTime": "2026-01-31T10:48:04.1333554-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "3b6827f1-4934-4f84-a87b-0da6c4325097"
},
{
"TestDefinitionID": "d354649a-b297-42ce-9e9e-f885070f8151",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-01-31T10:48:04.1333554-05:00",
"ActiveEndDateTime": "2026-01-31T10:48:04.1333554-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "3b6827f1-4934-4f84-a87b-0da6c4325097"
},
{
"TestDefinitionID": "d354649a-b297-42ce-9e9e-f885070f8151",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-01-31T10:48:04.1333554-05:00",
"ActiveEndDateTime": "2026-01-31T10:48:04.1333554-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "3b6827f1-4934-4f84-a87b-0da6c4325097"
}
]