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": "7a657977-5c84-4467-9bed-9c7682aaa81c",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2025-01-24T21:18:22.23008-05:00",
  "ActiveEndDateTime": "2025-01-24T21:18:22.23008-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "3f031cff-0cf9-47e5-9e9d-0b73716cd252"
}