跳到主要内容
版本: 1.0

Get Task Lineage

URL: http://localhost:8888/openapi/getTaskLineage?id=1

Origin Url: http://localhost:8888/openapi/getTaskLineage

Type: GET

Request headers

Header NameHeader Value

Parameters

Path parameters
ParameterTypeValueDescription
URL parameters
RequiredParameterTypeValueDescription
trueidNumber1Task Id
Body parameters
JSON

JSON document

Form URL-Encoded
RequiredParameterTypeValueDescription
Multipart
RequiredParameterTypeValueDescription

Response

Response example

Response document
{
"msg":"Result Message",
"code":"Result Code",
"data":{},
"success":"Result is Success",
"time":"Result Time"
}