Skip to main content
GET
Retrieve a stored batch run

Authorizations

Authorization
string
header
required

API key authentication. Send your API key as: Authorization: Bearer <your_api_key>

Path Parameters

batch_id
string
required

Batch id (ULID).

Response

The stored batch.

The response is of type Response Calculations Get Batch · object.