跳到主要内容
版本:202607

查询主题任务

GET 

/openapi/2026-07/themes/task/:task_id

获取指定主题后台任务的状态和详情。

请求

Path参数

    task_id string必填

    任务 ID

响应

OK

数据结构
    codestring

    错误码

    messagestring

    错误信息

    data object
    task object

    任务信息

    idstring

    任务 ID

    store_idint32

    店铺 ID

    typestring

    类型

    statusint32

    状态

    created_atstring

    创建时间,ISO-8601 格式

    updated_atstring

    最后更新时间,ISO-8601 格式

    infostring

    信息

    messagestring

    消息内容

    manifeststring

    清单