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": "841ef769-4e61-4806-8de7-cc2563f6c7ef",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-02-09T14:28:41.7921871-05:00",
  "ActiveEndDateTime": "2026-02-09T14:28:41.7921871-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "eb868011-da11-4d52-95ec-5a62b2ed5844"
}