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": "8f41ed4d-ed5e-46ea-afe6-87c220167840",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-04-22T22:09:50.2187431-04:00",
  "ActiveEndDateTime": "2026-04-22T22:09:50.2187431-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "08f85242-7522-470e-a63f-92a5b14640a3"
}