v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Retrieves a paginated list of bulk import job requests. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/ListBulkImportJobs.html">List bulk import jobs (CLI)</a> in the <i>IoT SiteWise User Guide</i>.

get/jobs

Query parameters

nextTokenstring

The token to be used for the next set of paginated results.

maxResultsinteger

The maximum number of results to return for each paginated request.

filter'ALL' | 'PENDING' | 'RUNNING' | 'CANCELLED' | 'FAILED' | 'COMPLETED_WITH_FAILURES' | 'COMPLETED'

You can use a filter to select the bulk import jobs that you want to retrieve.

Response

Success

nextTokenstring

The token for the next set of results, or null if there are no additional results.