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": "bb0b40ba-fdfb-4858-9853-680c4d917478",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2025-01-17T20:42:11.9860706-05:00",
  "ActiveEndDateTime": "2025-01-17T20:42:11.9860706-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "77f7a4a9-8986-40c5-a0cf-eda5cb82e8f9"
}