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": "d0671343-916f-4b7c-ad4f-cc9e6ff11311",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-02-16T11:53:10.4791856-05:00",
  "ActiveEndDateTime": "2026-02-16T11:53:10.4791856-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "f1673ed8-2622-43fe-bdbc-8d2fbe251fd3"
}