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": "637a7c80-cc01-4de3-8037-261432056a31",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-09-03T13:23:56.5611063-04:00",
  "ActiveEndDateTime": "2026-09-03T13:23:56.5611063-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "d36f0f58-59d3-4ba7-b683-80bc9956d2d4"
}