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": "dae1157d-eab8-451d-9560-5bcc005f2b97",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-06-10T19:33:20.5462347-04:00",
  "ActiveEndDateTime": "2026-06-10T19:33:20.5462347-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "f22cf475-0c76-4b8a-a94b-915e99749318"
}