Skip to main content
GET
Get bulk product import job by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

jobId
string
required

The unique identifier of the bulk job

Required string length: 24
Pattern: ^[0-9a-fA-F]{24}$

Response

Successful response with bulk job details

status
string
Example:

"success"

data
object