Bulk job tracking job by ID to download csv

Prev Next
Get
/api/v1/bulk-job-csv/{jobId}
Security
HTTP
Type bearer
Path parameters
jobId
integerRequired

The ID of the job to download

Responses
200

Download a job by job ID in csv

string
401

Unauthorized

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
404

Not Found

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
422

Unprocessable Entity

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean