Skip to main content
GET
Check the processing status and retrieve results for a batch of analyzed tickets.

Authorizations

Authorization
string
header
required

Enter your API key

Path Parameters

batch_id
string
required

Response

Successful Response

batch_id
string<uuid>
required
total_tickets
integer
required
processed_tickets
integer
required
failed_tickets
integer
required
status
string
default:pending
results
QAResult · object[] | null
errors
Errors · object | null