Return all approval tasks and manual tasks assigned to the user#

Request#

GET https://{hostname}:{port}
    /cli/approval/task/tasksForUser
Accept: application/json

Parameter Type Required Description
Accept application/json true  

Related CLI command: getTasksForUser.

Parent topic: approval/task resource