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": "1ac55b99-03b8-4c0c-afc7-a222ad87a809",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-07-29T03:11:26.3573034-04:00",
  "ActiveEndDateTime": "2026-07-29T03:11:26.3573034-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "cdb787bb-c525-4f91-8cfd-9e980b59bc07"
}