Get Export Job
Get Export Job
GET
https://{{accountSlug}}.myeshopbox.com/platform/api/v1/export-job/:id
This endpoint allows you to get export job.
Path Parameters
Name
Type
Description
id
number
id to define the export job uniquely.
Headers
Name
Type
Description
Authorization
string
The Bearer token to grant access to API
Last updated