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": "99b111f5-8542-4378-aa0e-15d5ca76de01",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2025-04-23T00:33:47.662341-04:00",
  "ActiveEndDateTime": "2025-04-23T00:33:47.662341-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "bfca3add-dfdd-4040-861c-99fc4f3be177"
}