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": "b05fca39-5fc2-451d-9db7-7140d18ac51d",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-03-16T08:03:21.8224715-04:00",
  "ActiveEndDateTime": "2026-03-16T08:03:21.8224715-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "4e00a621-cc85-4b1a-adfe-50dc52e9d2d4"
}