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": "74094502-f5be-4b4c-8c72-40ae034a2d6b",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-19T21:16:41.6133318-04:00",
"ActiveEndDateTime": "2026-04-19T21:16:41.6133318-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "8b1a342b-7ee6-47e7-b490-f32fab666736"
}