GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "88485cd1-5eb7-46ed-8ff5-0612b37aa0be",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-02T18:34:21.7527831-04:00",
"ActiveEndDateTime": "2026-06-02T18:34:21.7527831-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "3fcaf4fe-a47c-4b29-9596-a600ad1fd8c3"
},
{
"TestDefinitionID": "88485cd1-5eb7-46ed-8ff5-0612b37aa0be",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-02T18:34:21.7527831-04:00",
"ActiveEndDateTime": "2026-06-02T18:34:21.7527831-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "3fcaf4fe-a47c-4b29-9596-a600ad1fd8c3"
},
{
"TestDefinitionID": "88485cd1-5eb7-46ed-8ff5-0612b37aa0be",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-06-02T18:34:21.7527831-04:00",
"ActiveEndDateTime": "2026-06-02T18:34:21.7527831-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "3fcaf4fe-a47c-4b29-9596-a600ad1fd8c3"
}
]