Get batch execution results once a batch reaches COMPLETED status. Receive the raw output or data to download depending on flag selection.
Batch ID to retrieve results from
Output type (raw, stream, webhook) - default raw
raw
, stream
, webhook
Webhook URL to send data to (if output_type "webhook" is selected. If not set and webhook is selected, it will default to the existing webhook associated with the batch if one exists.
Successfully retrieved batch results
The response is of type object
.
Get batch execution results once a batch reaches COMPLETED status. Receive the raw output or data to download depending on flag selection.
Batch ID to retrieve results from
Output type (raw, stream, webhook) - default raw
raw
, stream
, webhook
Webhook URL to send data to (if output_type "webhook" is selected. If not set and webhook is selected, it will default to the existing webhook associated with the batch if one exists.
Successfully retrieved batch results
The response is of type object
.