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": "0aa9bce8-8122-4c7a-810a-f9e9472a567b",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-02-02T12:48:42.2241039-05:00",
  "ActiveEndDateTime": "2026-02-02T12:48:42.2241039-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "f57f2020-52b2-42a3-bfec-ae32f71b561b"
}