GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "eae68ae4-d977-47a6-948d-ec383dcc6153",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-17T08:16:52.2871996-04:00",
"ActiveEndDateTime": "2026-04-17T08:16:52.2871996-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "95cf45ad-d807-4fcc-b564-33ea6e7512b4"
},
{
"TestDefinitionID": "eae68ae4-d977-47a6-948d-ec383dcc6153",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-17T08:16:52.2871996-04:00",
"ActiveEndDateTime": "2026-04-17T08:16:52.2871996-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "95cf45ad-d807-4fcc-b564-33ea6e7512b4"
},
{
"TestDefinitionID": "eae68ae4-d977-47a6-948d-ec383dcc6153",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-17T08:16:52.2871996-04:00",
"ActiveEndDateTime": "2026-04-17T08:16:52.2871996-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "95cf45ad-d807-4fcc-b564-33ea6e7512b4"
}
]