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": "5c3377d4-aed6-4378-b35d-764e82be09a7",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2025-12-18T21:31:50.9384617-05:00",
  "ActiveEndDateTime": "2025-12-18T21:31:50.9384617-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "2f3e075b-f3c2-4903-baea-cccffbb03bb4"
}