GET api/TestDefinitions/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"TestDefinitionID": "4e313744-f30c-481b-b30b-8df3d09a980d",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-05-13T16:39:01.1357442-04:00",
"ActiveEndDateTime": "2026-05-13T16:39:01.1357442-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "f26799b4-b603-46d0-bedb-513ff1005a62"
}