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": "b81b47dd-c94e-49da-8abe-3e465b14f3f1",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-02-24T17:35:01.2500149-05:00",
  "ActiveEndDateTime": "2026-02-24T17:35:01.2500149-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "2dcb113b-5754-438b-807d-cf46088cb2bd"
}