List imports
Imports
List imports
List import jobs for the authenticated seller.
Use this endpoint to power import history tables and job monitoring screens.
Query behavior:
- Supports page/pageSize pagination.
- Supports sorting by
createdAtorupdatedAtand sort direction.
Response behavior:
- Returns summary records only (status and high-level counters).
- Includes only imports belonging to the authenticated seller.
GET
List imports
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 20Available options:
createdAt Available options:
asc