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": "3500554a-487f-445c-bd2a-b96ee680d8ec",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-03-05T19:49:17.1501884-05:00",
  "ActiveEndDateTime": "2026-03-05T19:49:17.1501884-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "b14e5dbc-e679-452b-a8a5-65ea5a9b0be9"
}