Bulk job download result using job ID

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

The ID of the job to download

Query parameters
timezone
string

The timezone to use for the response

Responses
200

OK

Expand All
object
authorization
boolean
data
object (DataObject)
count
object
failed
integer
success
integer
total
integer
jobId
integer
organization
object
id
string
level
integer
name
string
status
string
timezone
string
type
string
whenChanged
string
whenCreated
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
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