Retrieve analysis task status and results
Authentication
Path parameters
Response
A string representing the date and time, in RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), when the analysis task was created.
A string representing the date and time, in RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), when the analysis task was completed or failed. The platform returns this field only if status is ready or failed.
An object that contains the generated text and additional information. The platform returns this object only when status is ready.
Details about why the task failed. The platform returns this object only when status is failed.
The delivery status of each webhook endpoint. The platform omits this field when no webhooks are configured. You can register webhooks through the Playground. See the Webhooks page for details.