Viewing a specific task

Prerequisites

Minimum required session ID privileges: Software administrator.

Viewing a specific task

  1. Select the task URI.

    GET /rest/tasks/{id}

    Specify the {id} of the task.

NOTE:

If you need a tree view of the task, specify view=tree as a parameter. When the number of children is high and you need a tree view of the task, specify view=aggregatedTree as the parameter along with the childLimit and topCount.