v1
latestOpenAPI 3.1.02026-07-26105141.0 KBBatches API
Get batch request result
Retrieve the result of a specific request within a batch by its custom_id.
get/batches/{batch_id}/{custom_id}
Path parameters
batch_idstring required
The ID of the batch.
custom_idstring required
The custom_id of the request within the batch.
Response
The response object for the given request.