Batches
Get Results
Get batch execution results once a batch reaches COMPLETED status. Receive the raw output or data to download depending on flag selection.
GET
Authorizations
Path Parameters
Batch ID to retrieve results from
Query Parameters
Output type (raw, stream, webhook) - default raw
Available options:
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.