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": "7b2d732c-53a2-4c3d-81ef-8528de182273",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-05-20T01:14:51.0059572-04:00",
  "ActiveEndDateTime": "2026-05-20T01:14:51.0059572-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "1ccd1062-c3ac-4d9d-8bdf-1daa1e9dfeff"
}