Skip to main content
POST
Get Review Task Result

Authorizations

x-ti-app-id
string
header
required
x-ti-secret-code
string
header
required

Body

application/json
workspace_id
string
required

Workspace ID

Example:

"1234567890"

task_id
string
required

Review task ID

Example:

"31415926"

with_task_detail_url
boolean

Whether to return the review task detail URL

Example:

false

Response

200 - application/json

Successfully retrieved review task result

code
integer
required

Status code

Example:

200

msg
string
required

Status description

result
object