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": "7ffab0c3-b30f-408b-a06e-ba8f749e779f",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2025-12-21T18:55:17.5383696-05:00",
  "ActiveEndDateTime": "2025-12-21T18:55:17.5383696-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "1af5b1cf-5f09-4d93-9c0d-f58838349b51"
}