GET
/
v0
/
batches
/
{id}
/
results

Authorizations

x-api-key
string
headerrequired

Path Parameters

id
string
required

Batch ID to retrieve results from

Query Parameters

output_type
enum<string>

Output type (raw, stream, webhook) - default raw

Available options:
raw,
stream,
webhook
webhook_url
string

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.

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
data
object
required
message
string
required
error
object
file
object