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": "77a80457-1cfb-4db6-b6f6-f778a6155a61",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-07-23T08:02:24.5332368-04:00",
  "ActiveEndDateTime": "2026-07-23T08:02:24.5332368-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "6328d148-a76c-4884-b576-2f4edbf21c3c"
}