GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "56534e7e-5bcc-4b0a-a7a8-2e15e4a9a46d",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-20T01:51:55.9538604-04:00",
"ActiveEndDateTime": "2026-05-20T01:51:55.9538604-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "7fa9065c-fff4-479f-a2c5-18e419a5326d"
},
{
"TestDefinitionID": "56534e7e-5bcc-4b0a-a7a8-2e15e4a9a46d",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-20T01:51:55.9538604-04:00",
"ActiveEndDateTime": "2026-05-20T01:51:55.9538604-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "7fa9065c-fff4-479f-a2c5-18e419a5326d"
},
{
"TestDefinitionID": "56534e7e-5bcc-4b0a-a7a8-2e15e4a9a46d",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-20T01:51:55.9538604-04:00",
"ActiveEndDateTime": "2026-05-20T01:51:55.9538604-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "7fa9065c-fff4-479f-a2c5-18e419a5326d"
}
]