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": "4e6e4066-94d2-4aaf-8a68-15c31173696f",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-03-25T23:13:44.2957483-04:00",
  "ActiveEndDateTime": "2026-03-25T23:13:44.2957483-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "8683a8db-7d86-4c3d-8750-50307001f4e2"
}