GET api/TestDefinitions/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "346914c1-723e-4676-8505-396b087be351",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-06-17T21:41:20.3957502-04:00",
  "ActiveEndDateTime": "2026-06-17T21:41:20.3957502-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "b9e85cf9-075f-4c51-8284-0632855a28a9"
}