Task Run Status Explanation
Last updated
Last updated
Interface Description: Retrieve the run status of a single or multiple tasks through the Thordata
Interface URL:
Request Method: POST
Request parameters
Header:
Content-Type
application/x-www-form-urlencoded
Yes
sign
Yes
dXtlCXBWZA4SCjReFhEyXXdLZVpeb1dhYSBoXnAzdXRhe1FVbFZjNCQKMHY0KDVbAwBWc2BvVF8GJ2NcUg9dVg4OQQZ+RFlxV2R7WlRTZBxYIxYDIQU6KEIBCjw=
apiKey
Yes
dsfas2df3
Body:
tasks_ids
string
Yes
Task ID (separate multiple with commas) For example: 123ffed4917a41389f7e21c6b8be6a95,c59d9325e9fe4e149c6a59cbd6e3a954
code
number
No
data
object
No
item Type: object
task_id
string
Yes
status
string
Yes
Running,Failed,Ready
msg
string
No
If the returned code value is not 200, please check the and modify it.