List unified import history
API Reference
List unified import history
Paginated history of batch import jobs across kinds β via the gu1 batch import API for high-volume data loading, with examples for list unified history use.
GET
List unified import history
Endpoint
Overview
Response:{ success: true, jobs: [...], total, limit, offset }.
Authentication
Query Parameters
| Parameter | Description |
|---|---|
limit | Page size (default applies) |
offset | Pagination offset |
kinds | Comma-separated job kinds |
importStatus or status | Comma-separated statuses |