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": "9ebcea7a-9785-4903-a57d-03d24d316db1", "TestName": "sample string 2", "ActiveStartDateTime": "2024-10-05T20:17:23.8471686-04:00", "ActiveEndDateTime": "2024-10-05T20:17:23.8471686-04:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "c1a133b8-304d-4271-bfcf-941c780504cc" }