Skip to main content
Version: 202506

Get theme task

GET 

/openapi/2025-06/themes/task/:task_id

Retrieves the status and details of a background task for the specified theme.

Request

Path Parameters

    task_id stringrequired

    Task ID

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    task object

    Task

    idstring

    Task ID

    store_idint32

    Store ID

    typestring

    Type

    statusint32

    Status

    created_atstring

    Creation timestamp, in ISO-8601 format

    updated_atstring

    Last update timestamp, in ISO-8601 format

    infostring

    Information

    messagestring

    Message

    manifeststring

    Manifest