Batch Status

View as Markdown
Retrieve the current status of the batch. Once available, the response also includes execution costs, results, and refund information.

Authentication

X-API-Keystring
API Key authentication via header

Path parameters

batch_uuidstringRequiredformat: "uuid"

Response

Successful Response
parsing_contentobject
OR
ready_for_verificationobject
OR
verification_ongoingobject
OR
verification_doneobject
OR
internal_errorobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error