GET https://{hostname}:{port}
/cli/approval/task/?{parameters}
Accept: application/json
| Parameter | Type | Required | Description |
|---|---|---|---|
| modifiedAfter | long | false | Include approval tasks that have been created or edited since this provided time. (Optional) |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept | application/json | true |
Related CLI command: getApprovalTasks.