Skip to main content
GET
Get batch detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Organization-Id
string | null

Path Parameters

id
string<uuid>
required

Response

Successful Response

Response shape.

id
string<uuid> | null
org_id
string<uuid> | null
target_type_code
string | null
target_type
string | null
target_id
string<uuid> | null
status_code
string | null
source_code
string | null
items_total
integer | null
items_succeeded
integer | null
items_failed
integer | null
items_cancelled
integer | null
input
Input · object[] | null
resolved_template_id
string<uuid> | null
cost
string | null
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
output
Output · object | null
metadata
Metadata · object | null
callback_url
string | null
duration_ms
integer | null
failure_code
string | null
failure_message
string | null
failure_stage_code
string | null
created_by
string<uuid> | null
created_at
string<date-time> | null
started_at
string<date-time> | null
completed_at
string<date-time> | null
items
BatchItemHandle · object[] | null