GET api/TestDefinitions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestDefinitionID": "fb14083c-2cca-40d5-858d-5439a156465e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-19T09:25:47.4977674-04:00",
"ActiveEndDateTime": "2026-09-19T09:25:47.4977674-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ae01f533-6659-4190-8501-b8ea85bfc8f3"
},
{
"TestDefinitionID": "fb14083c-2cca-40d5-858d-5439a156465e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-19T09:25:47.4977674-04:00",
"ActiveEndDateTime": "2026-09-19T09:25:47.4977674-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ae01f533-6659-4190-8501-b8ea85bfc8f3"
},
{
"TestDefinitionID": "fb14083c-2cca-40d5-858d-5439a156465e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-09-19T09:25:47.4977674-04:00",
"ActiveEndDateTime": "2026-09-19T09:25:47.4977674-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "ae01f533-6659-4190-8501-b8ea85bfc8f3"
}
]