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": "e3bd17da-e2e5-4e8f-8fd6-90c52726dfb3",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-07-22T07:15:15.4298035-04:00",
  "ActiveEndDateTime": "2026-07-22T07:15:15.4298035-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "b014a19d-73b3-42b1-83cd-92defc89c863"
}