Skip to main content
GET
Get Results

Authorizations

x-api-key
string
header
required

Path Parameters

batch_id
string
required

Batch ID to retrieve results from

Query Parameters

output_type
enum<string>
default:raw

Result representation. The SDK currently exposes raw JSON results.

Available options:
raw

Response

Successfully retrieved batch results

status
enum<string>
required
Available options:
success,
error
Example:

"success"

data
object
required
message
string
required
error
object | null
file
object
request_id
string

Correlation identifier for support and request tracing.