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": "d28cce28-7d9f-4a01-a6c3-d253e7d52aa0",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-02-26T08:31:11.7809325-05:00",
  "ActiveEndDateTime": "2026-02-26T08:31:11.7809325-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "7551b648-d27f-42fb-b57a-0fa9ea40afd3"
}