Skip to main content
GET
Get bulk job status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Bulk job ID

Response

id
string
required
type
enum<string>
required
Available options:
case-close
status
enum<string>
required
Available options:
pending,
processing,
completed,
failed
totalCount
number
required
processedCount
number
required
failedCount
number
required
createdAt
string
required
error
string
completedAt
string