IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

GetAssessmentTreeByAdministrator

Applies to the following products: 
Questionmark Perception
Applies to the following Perception versions: 
Perception 5.7
Perception 5.4
Perception 5.2
Perception 5.1
Name GetAssessmentTreeByAdministrator
Description Get the children nodes of a specified node from the assessment tree as available to the specified administrator.
Input
  • Administrator_ID - optional;
  • Parent_ID - optional;

    type string

  • OnlyRunFromIntegration

    type int

Output
  • AssessmentTreeItemList - nillable; type AssessmentTreeItemList
    • AssessmentTreeItem - optional, unbounded; type AssessmentTreeItem
      • ID - optional;

        type string

      • Type

        type int

      • Name - optional;

        type string

      • Parent_ID - optional;

        type string