tencent cloud

Tencent Cloud WeData

Release Notes
Dynamic Release Record (2026)
Product Introduction
Product Overview
Product Advantages
Product Architecture
Product Features
Application Scenarios
Purchase Guide
Billing Overview
Product Version Purchase Instructions
Execute Resource Purchase Description
Billing Modes
Overdue Policy
Refund
Preparations
Overview of Account and Permission Management
Add allowlist /security groups (Optional)
Sign in to WeData with Microsoft Entra ID (Azure AD) Single Sign-On (SSO)
Operation Guide
Console Operation
Project Management
Data Integration
Studio
Data Development
Data Analysis
Data Science
Data Governance (with Unity Semantics)
API Documentation
History
Introduction
API Category
Making API Requests
Smart Ops Related Interfaces
Project Management APIs
Resource Group APIs
Data Development APIs
Data Asset - Data Dictionary APIs
Data Development APIs
Ops Center APIs
Data Operations Related Interfaces
Data Exploration APIs
Asset APIs
Metadata Related Interfaces
Task Operations APIs
Data Security APIs
Instance Operation and Maintenance Related Interfaces
Data Map and Data Dictionary APIs
Data Quality Related Interfaces
DataInLong APIs
Platform Management APIs
Data Source Management APIs
Data Quality APIs
Platform Management APIs
Asset Data APIs
Data Source Management APIs
Data Types
Error Codes
WeData API 2025-08-06
Service Level Agreements
Related Agreement
Privacy Policy
Data Processing And Security Agreement
Contact Us
Glossary

ListTriggerTasks

PDF
Modo Foco
Tamanho da Fonte
Última atualização: 2026-03-02 12:27:05

1. API Description

Domain name for API request: wedata.intl.tencentcloudapi.com.

Query job pagination information.

A maximum of 20 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

Parameter Name Required Type Description
Action Yes String Common Params. The value used for this API: ListTriggerTasks.
Version Yes String Common Params. The value used for this API: 2025-08-06.
Region Yes String Common Params. For more information, please see the list of regions supported by the product. This API only supports: ap-hongkong, ap-jakarta, ap-singapore, eu-frankfurt, na-ashburn, na-siliconvalley.
ProjectId Yes String Project ID.
PageNumber No Integer The number of requested data pages. the default value is 1. valid values: equal to or greater than 1.
PageSize No Integer Number of data records displayed per page. default value is 10. minimum value is 10. maximum value is 200.
TaskName No String Task name.
WorkflowId No String Workflow ID
OwnerUin No String Responsible person ID.
TaskTypeId No Integer Task type
Status No String Task status.
* N: create.
* Y: scheduling in progress.
Submit No Boolean Submission status.
BundleId No String Bundle id information.
CreateUserUin No String Creator ID.
ModifyTime.N No Array of String Modify the time interval yyyy-MM-dd HH:MM:ss. fill in two times in the array.
CreateTime.N No Array of String Creation time range yyyy-MM-dd HH:MM:ss. two times must be filled in the array.

3. Output Parameters

Parameter Name Type Description
Data ListTriggerTaskInfo Task pagination information.
Note: This field may return null, indicating that no valid values can be obtained.
RequestId String The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.

4. Example

Example1 Success

Query the task list successfully

Input Example

POST / HTTP/1.1
Host: wedata.intl.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: ListTriggerTasks
<Common request parameters>

{
    "ProjectId": "1470547050521227264"
}

Output Example

{
    "Response": {
        "Data": {
            "Items": [
                {
                    "CreateTime": "2025-09-16 15:43:21",
                    "CreateUserUin": "100043952936",
                    "LastOpsTime": null,
                    "LastOpsUserName": null,
                    "LastUpdateTime": "2025-09-16 15:44:22",
                    "LastUpdateUserName": null,
                    "OwnerUin": "100043952936",
                    "Status": "N",
                    "Submit": false,
                    "TaskDescription": "",
                    "TaskFolderPath": "/",
                    "TaskId": "20250916154321218",
                    "TaskLatestSubmitVersionNo": "",
                    "TaskLatestVersionNo": "V1",
                    "TaskName": "0",
                    "TaskTypeId": 35,
                    "UpdateUserUin": "100043952936",
                    "WorkflowId": "7ee89ffe-fc5c-4da5-aa59-065b0561560c",
                    "WorkflowName": "legend_1"
                },
                {
                    "CreateTime": "2025-07-02 11:06:30",
                    "CreateUserUin": "100042571125",
                    "LastOpsTime": null,
                    "LastOpsUserName": null,
                    "LastUpdateTime": "2025-09-23 12:15:54",
                    "LastUpdateUserName": null,
                    "OwnerUin": "100042571125",
                    "Status": "N",
                    "Submit": false,
                    "TaskDescription": "",
                    "TaskFolderPath": "/",
                    "TaskId": "20250701160626727",
                    "TaskLatestSubmitVersionNo": "V57",
                    "TaskLatestVersionNo": "V76",
                    "TaskName": "01sh_delete",
                    "TaskTypeId": 35,
                    "UpdateUserUin": "100043952936",
                    "WorkflowId": "a603bf20-6757-4401-85ee-3b1da69a4cbf",
                    "WorkflowName": "0001delete"
                },
                {
                    "CreateTime": "2025-07-02 14:12:20",
                    "CreateUserUin": "100042571125",
                    "LastOpsTime": null,
                    "LastOpsUserName": null,
                    "LastUpdateTime": "2025-07-02 14:12:20",
                    "LastUpdateUserName": null,
                    "OwnerUin": "100042571125",
                    "Status": "N",
                    "Submit": false,
                    "TaskDescription": null,
                    "TaskFolderPath": "/",
                    "TaskId": "20250702140856508",
                    "TaskLatestSubmitVersionNo": "",
                    "TaskLatestVersionNo": "",
                    "TaskName": "01test_delete_sh",
                    "TaskTypeId": 35,
                    "UpdateUserUin": "100042571125",
                    "WorkflowId": "42771ec2-7262-4923-b8ea-647188b7f5a9",
                    "WorkflowName": "01test_delete_workflow"
                },
                {
                    "CreateTime": "2025-03-26 09:44:44",
                    "CreateUserUin": "100032522354",
                    "LastOpsTime": null,
                    "LastOpsUserName": null,
                    "LastUpdateTime": "2025-03-26 09:45:33",
                    "LastUpdateUserName": null,
                    "OwnerUin": "100032522354",
                    "Status": "N",
                    "Submit": false,
                    "TaskDescription": "",
                    "TaskFolderPath": "/",
                    "TaskId": "20250326094444615",
                    "TaskLatestSubmitVersionNo": "",
                    "TaskLatestVersionNo": "V1",
                    "TaskName": "0326_dq_dylan_test",
                    "TaskTypeId": 43,
                    "UpdateUserUin": "100032522354",
                    "WorkflowId": "27eb63bc-3e5a-4bf3-ad9a-7216e5a09a71",
                    "WorkflowName": "dq_test"
                },
                {
                    "CreateTime": "2025-06-23 14:29:59",
                    "CreateUserUin": "100028650295",
                    "LastOpsTime": null,
                    "LastOpsUserName": null,
                    "LastUpdateTime": "2025-06-23 14:31:34",
                    "LastUpdateUserName": null,
                    "OwnerUin": "100028650295",
                    "Status": "N",
                    "Submit": false,
                    "TaskDescription": "",
                    "TaskFolderPath": "/",
                    "TaskId": "20250623142959095",
                    "TaskLatestSubmitVersionNo": "",
                    "TaskLatestVersionNo": "V1",
                    "TaskName": "0623test66",
                    "TaskTypeId": 34,
                    "UpdateUserUin": "100028650295",
                    "WorkflowId": "ddd7258d-c419-40e7-b412-351dc1baa09b",
                    "WorkflowName": "test0226"
                },
                {
                    "CreateTime": "2024-07-29 11:24:11",
                    "CreateUserUin": "100037649037",
                    "LastOpsTime": null,
                    "LastOpsUserName": null,
                    "LastUpdateTime": "2024-07-29 11:24:04",
                    "LastUpdateUserName": null,
                    "OwnerUin": "100037649037",
                    "Status": "N",
                    "Submit": false,
                    "TaskDescription": null,
                    "TaskFolderPath": "/",
                    "TaskId": "20240729112411519",
                    "TaskLatestSubmitVersionNo": "",
                    "TaskLatestVersionNo": "",
                    "TaskName": "0703hive1",
                    "TaskTypeId": 32,
                    "UpdateUserUin": "100037649037",
                    "WorkflowId": "876df364-c7cd-4c27-8261-cdf114c27481",
                    "WorkflowName": "1231313231"
                },
                {
                    "CreateTime": "2023-07-28 10:56:53",
                    "CreateUserUin": "100028581067",
                    "LastOpsTime": null,
                    "LastOpsUserName": null,
                    "LastUpdateTime": "2023-11-06 14:49:11",
                    "LastUpdateUserName": null,
                    "OwnerUin": "100028581067",
                    "Status": "O",
                    "Submit": false,
                    "TaskDescription": "",
                    "TaskFolderPath": "/",
                    "TaskId": "20230728105653355",
                    "TaskLatestSubmitVersionNo": "",
                    "TaskLatestVersionNo": "",
                    "TaskName": "0728tri",
                    "TaskTypeId": 48,
                    "UpdateUserUin": "100028578837",
                    "WorkflowId": "e36dadbf-ebb3-11ed-8909-bc97e105ba60",
                    "WorkflowName": "quinnzhu_wf"
                },
                {
                    "CreateTime": "2023-08-04 12:19:36",
                    "CreateUserUin": "100028581067",
                    "LastOpsTime": null,
                    "LastOpsUserName": null,
                    "LastUpdateTime": "2023-08-07 14:16:29",
                    "LastUpdateUserName": null,
                    "OwnerUin": "100028581067",
                    "Status": "O",
                    "Submit": false,
                    "TaskDescription": "",
                    "TaskFolderPath": "/",
                    "TaskId": "20230804121936196",
                    "TaskLatestSubmitVersionNo": "",
                    "TaskLatestVersionNo": "",
                    "TaskName": "0804sparkk",
                    "TaskTypeId": 36,
                    "UpdateUserUin": "100028579606",
                    "WorkflowId": "e36dadbf-ebb3-11ed-8909-bc97e105ba60",
                    "WorkflowName": "quinnzhu_wf"
                },
                {
                    "CreateTime": "2025-09-23 12:27:32",
                    "CreateUserUin": "100043952936",
                    "LastOpsTime": null,
                    "LastOpsUserName": null,
                    "LastUpdateTime": "2025-09-24 15:21:15",
                    "LastUpdateUserName": null,
                    "OwnerUin": "100043952936",
                    "Status": "N",
                    "Submit": false,
                    "TaskDescription": "",
                    "TaskFolderPath": "/",
                    "TaskId": "20250923122732491",
                    "TaskLatestSubmitVersionNo": "",
                    "TaskLatestVersionNo": "V17",
                    "TaskName": "0test",
                    "TaskTypeId": 40,
                    "UpdateUserUin": "100043952936",
                    "WorkflowId": "a603bf20-6757-4401-85ee-3b1da69a4cbf",
                    "WorkflowName": "0001delete"
                },
                {
                    "CreateTime": "2024-02-23 11:53:06",
                    "CreateUserUin": "100029682766",
                    "LastOpsTime": null,
                    "LastOpsUserName": null,
                    "LastUpdateTime": "2024-02-23 14:03:39",
                    "LastUpdateUserName": null,
                    "OwnerUin": "100029682766",
                    "Status": "F",
                    "Submit": true,
                    "TaskDescription": "",
                    "TaskFolderPath": "/",
                    "TaskId": "20240223115306920",
                    "TaskLatestSubmitVersionNo": "V1",
                    "TaskLatestVersionNo": "V1",
                    "TaskName": "1",
                    "TaskTypeId": 35,
                    "UpdateUserUin": "100029682766",
                    "WorkflowId": "59ad3de9-f2d2-11ed-8909-bc97e105ba60",
                    "WorkflowName": "harugeng"
                }
            ],
            "PageNumber": 1,
            "PageSize": 10,
            "TotalCount": 2691,
            "TotalPageNumber": 270
        },
        "RequestId": "88b1a09e-2341-4ae5-8eb2-5a244b674b60"
    }
}

5. Developer Resources

SDK

TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

Command Line Interface

6. Error Code

The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

Error Code Description
FailedOperation Operation failed.
InvalidParameter Parameter error.
InvalidParameterValue Parameter value error.
MissingParameter Parameter missing.

Ajuda e Suporte

Esta página foi útil?

comentários