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": "836ee962-9f60-49fb-8415-1fd600b0760a",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-14T12:40:20.6735053-04:00",
"ActiveEndDateTime": "2026-04-14T12:40:20.6735053-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "55951930-70c1-4b0b-a0af-3a06f3629369"
}