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": "d8ab263c-b2c6-45c4-8b18-203577399732", "TestName": "sample string 2", "ActiveStartDateTime": "2025-06-02T05:54:20.3429242-04:00", "ActiveEndDateTime": "2025-06-02T05:54:20.3429242-04:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "4681dec5-be0b-4cc1-99d6-68d98e420f20" }