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": "12dfdff5-e98c-43ef-a121-09026ef3b178",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-03-22T23:50:50.1838902-04:00",
  "ActiveEndDateTime": "2026-03-22T23:50:50.1838902-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "252fdbfd-2236-42f0-b2f0-e6fdd99a8db4"
}