Get Batch Status

View as MarkdownOpen in Claude
Get the current status of an AI Task Builder batch.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path parameters

batch_idstringRequired
The unique identifier of the AI Task Builder batch

Response

OK
statusenum or null

The status of the Batch - one of ‘UNINITIALISED’, ‘PROCESSING’, ‘READY’, ‘ERROR’

Allowed values:

Errors