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": "77902618-3dd8-44e5-aa3b-26f9d2cf55d6", "TestName": "sample string 2", "ActiveStartDateTime": "2025-10-02T18:08:43.2383649-04:00", "ActiveEndDateTime": "2025-10-02T18:08:43.2383649-04:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "c43094e5-f086-4c8b-accf-512cf79403a9" }