curl --location --request GET 'http://dev-cn.your-api-server.com/v2/users//apps//tasks/'{
    "status": {
        "code": {},
        "description": "string",
        "details": "string",
        "stackTrace": [
            "string"
        ],
        "percentCompleted": 0,
        "timeRemaining": 0,
        "reqId": "string",
        "internalDetails": "string",
        "redirectInfo": {
            "url": "string",
            "resourceType": "string",
            "oldResourceId": "string",
            "newResourceId": "string"
        }
    },
    "task": {
        "id": "string",
        "createdAt": "2019-08-24T14:15:22Z",
        "modifiedAt": "2019-08-24T14:15:22Z",
        "type": "TYPE_NOT_SET",
        "description": "string",
        "worker": {
            "strategy": "WORKER_STRATEGY_NOT_SET",
            "userIds": [
                "string"
            ],
            "users": [
                {
                    "id": "string",
                    "primaryEmail": "string",
                    "firstName": "string",
                    "lastName": "string",
                    "companyName": "string",
                    "jobTitle": "string",
                    "jobRole": "string",
                    "billType": "string",
                    "createdAt": "2019-08-24T14:15:22Z",
                    "dateGdprConsent": "2019-08-24T14:15:22Z",
                    "dateTosConsent": "2019-08-24T14:15:22Z",
                    "dateMarketingConsent": "2019-08-24T14:15:22Z",
                    "datePiiConsent": "2019-08-24T14:15:22Z",
                    "metadata": {},
                    "emailAddresses": [
                        {
                            "email": "string",
                            "primary": true,
                            "verified": true
                        }
                    ],
                    "twoFactorAuthEnabled": true,
                    "teamsCount": 0,
                    "isStarred": true,
                    "starCount": 0,
                    "visibility": {
                        "gettable": "UNKNOWN_VISIBILITY"
                    },
                    "userDetail": {
                        "primaryEmail": "string",
                        "billType": "string",
                        "dateGdprConsent": "2019-08-24T14:15:22Z",
                        "dateTosConsent": "2019-08-24T14:15:22Z",
                        "dateMarketingConsent": "2019-08-24T14:15:22Z",
                        "datePiiConsent": "2019-08-24T14:15:22Z",
                        "metadata": {},
                        "emailAddresses": [
                            {
                                "email": "string",
                                "primary": true,
                                "verified": true
                            }
                        ],
                        "twoFactorAuthEnabled": true,
                        "teamsCount": 0,
                        "country": "string",
                        "state": "string"
                    }
                }
            ],
            "models": [
                {}
            ],
            "workflows": [
                {
                    "id": "string",
                    "appId": "string",
                    "createdAt": "2019-08-24T14:15:22Z",
                    "nodes": [
                        {
                            "id": "string",
                            "model": {},
                            "nodeInputs": [
                                {
                                    "nodeId": "string"
                                }
                            ],
                            "suppressOutput": true,
                            "outputInfoOverride": {}
                        }
                    ],
                    "metadata": {},
                    "visibility": {
                        "gettable": "UNKNOWN_VISIBILITY"
                    },
                    "userId": "string",
                    "modifiedAt": "2019-08-24T14:15:22Z",
                    "version": {
                        "id": "string",
                        "workflowId": "string",
                        "createdAt": "2019-08-24T14:15:22Z",
                        "modifiedAt": "2019-08-24T14:15:22Z",
                        "visibility": {
                            "gettable": "UNKNOWN_VISIBILITY"
                        },
                        "nodes": [
                            {
                                "id": "string",
                                "model": {},
                                "nodeInputs": [
                                    {
                                        "nodeId": "string"
                                    }
                                ],
                                "suppressOutput": true,
                                "outputInfoOverride": {}
                            }
                        ],
                        "metadata": {},
                        "appId": "string",
                        "userId": "string",
                        "description": "string",
                        "license": "string"
                    },
                    "isStarred": true,
                    "starCount": 0,
                    "description": "string",
                    "notes": "string",
                    "useCases": [
                        "string"
                    ],
                    "checkConsents": [
                        "string"
                    ],
                    "bookmarkOrigin": {
                        "id": "string",
                        "appId": "string",
                        "userId": "string",
                        "resourceType": "unknown"
                    }
                }
            ],
            "partitionedStrategyInfo": {
                "type": "PARTITIONED_WORKER_STRATEGY_NOT_SET",
                "workersPerInput": 0,
                "weights": {}
            }
        },
        "conceptIds": [
            "string"
        ],
        "inputSource": {
            "type": "INPUT_SOURCE_TYPE_NOT_SET",
            "id": "string"
        },
        "sampleMs": 0,
        "aiAssistant": {
            "workflowId": "string"
        },
        "review": {
            "strategy": "TASK_REVIEW_STRATEGY_NOT_SET",
            "userIds": [
                "string"
            ],
            "users": [
                {
                    "id": "string",
                    "primaryEmail": "string",
                    "firstName": "string",
                    "lastName": "string",
                    "companyName": "string",
                    "jobTitle": "string",
                    "jobRole": "string",
                    "billType": "string",
                    "createdAt": "2019-08-24T14:15:22Z",
                    "dateGdprConsent": "2019-08-24T14:15:22Z",
                    "dateTosConsent": "2019-08-24T14:15:22Z",
                    "dateMarketingConsent": "2019-08-24T14:15:22Z",
                    "datePiiConsent": "2019-08-24T14:15:22Z",
                    "metadata": {},
                    "emailAddresses": [
                        {
                            "email": "string",
                            "primary": true,
                            "verified": true
                        }
                    ],
                    "twoFactorAuthEnabled": true,
                    "teamsCount": 0,
                    "isStarred": true,
                    "starCount": 0,
                    "visibility": {
                        "gettable": "UNKNOWN_VISIBILITY"
                    },
                    "userDetail": {
                        "primaryEmail": "string",
                        "billType": "string",
                        "dateGdprConsent": "2019-08-24T14:15:22Z",
                        "dateTosConsent": "2019-08-24T14:15:22Z",
                        "dateMarketingConsent": "2019-08-24T14:15:22Z",
                        "datePiiConsent": "2019-08-24T14:15:22Z",
                        "metadata": {},
                        "emailAddresses": [
                            {
                                "email": "string",
                                "primary": true,
                                "verified": true
                            }
                        ],
                        "twoFactorAuthEnabled": true,
                        "teamsCount": 0,
                        "country": "string",
                        "state": "string"
                    }
                }
            ],
            "manualStrategyInfo": {
                "samplePercentage": 0
            },
            "consensusStrategyInfo": {
                "approvalThreshold": 0
            }
        },
        "status": {
            "code": {},
            "description": "string",
            "details": "string",
            "stackTrace": [
                "string"
            ],
            "percentCompleted": 0,
            "timeRemaining": 0,
            "reqId": "string",
            "internalDetails": "string",
            "redirectInfo": {
                "url": "string",
                "resourceType": "string",
                "oldResourceId": "string",
                "newResourceId": "string"
            }
        },
        "name": "string",
        "aiAssistParams": {
            "minThreshold": 0,
            "maxThreshold": 0,
            "conceptRelationIds": [
                "string"
            ]
        },
        "visibility": {
            "gettable": "UNKNOWN_VISIBILITY"
        },
        "appId": "string",
        "userId": "string",
        "labelOrderId": "string",
        "concepts": [
            {
                "concept": {
                    "id": "string",
                    "name": "string",
                    "value": 0,
                    "createdAt": "2019-08-24T14:15:22Z",
                    "language": "string",
                    "appId": "string",
                    "definition": "string",
                    "vocabId": "string",
                    "visibility": {
                        "gettable": "UNKNOWN_VISIBILITY"
                    },
                    "userId": "string",
                    "keypointInfo": {
                        "keypointNames": [
                            "string"
                        ],
                        "skeleton": [
                            {
                                "k1": 0,
                                "k2": 0
                            }
                        ]
                    },
                    "extraInfo": {
                        "isRankable": true
                    }
                },
                "autoAnnotationConfig": {
                    "annotationDataTypes": 0,
                    "thresholdRange": {
                        "isLowerInclusive": true,
                        "isUpperInclusive": true,
                        "lower": 0,
                        "upper": 0
                    },
                    "statusCode": {}
                }
            }
        ],
        "deletePreviousAnnotations": true
    }
}