What the task produced. Like status, it accepts the task's public access token, so a browser can collect the media.
The shape of result follows the task's type. It is null while the task is
pending. errors is not included, so read a failed task with
get task.
Path parameters#
idstringrequiredThe task to read.
e.g. "tsk_01KE7XWWEQ4MCGWKBQKJ1G47RP"
Response#
200Task result returned
dataobjectrequired
Errors#
A failed call names what went wrong in code, with a sentence in message. The codes, which of them are worth retrying, and how to read a validation failure are on Errors.