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": "972b484c-7af7-4a70-b83b-8080c556055c",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2024-11-21T03:44:49.6485831-05:00",
  "ActiveEndDateTime": "2024-11-21T03:44:49.6485831-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "a2ee2449-394f-4cb7-9ff8-4f6edff0c3e1"
}