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": "3a6c2395-6f5b-4adc-afcd-34044fa592b1",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-03-13T03:36:03.611698-04:00",
  "ActiveEndDateTime": "2026-03-13T03:36:03.611698-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "b1476031-8ba6-477f-a630-beeb6e612865"
}