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": "78ac9f4b-339b-418f-899e-d931ae618da0",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-07-15T06:15:33.4934736-04:00",
  "ActiveEndDateTime": "2026-07-15T06:15:33.4934736-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "342d391d-5fa6-4d26-af65-14754669a37d"
}