Get import jobs
xmatters_get_import_jobsFetch import jobs from xMatters. Use query parameters to filter, sort, and paginate results.
Instructions
Get import jobs. GET /api/xm/1/imports. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-import-jobs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | API query parameters; arrays are comma-joined. Documented names: transformType, sortBy, sortOrder, offset, limit. Pagination is explicit using offset and limit; results are not automatically combined. |