Get a batch's details
Returns the batch as stored in HollrAI. For live in-progress counts, use the status endpoint.
Authentication
hollr-api-keystring
API key issued for your account. Every request is logged and rate-limited against this key.
Path parameters
batch_id
UUID of the batch.
Response
Batch retrieved.
status
batch
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error

