v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

List bulk thing provisioning tasks.

Requires permission to access the ListThingRegistrationTasks action.

get/thing-registration-tasks

Query parameters

nextTokenstring

To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.

maxResultsinteger

The maximum number of results to return at one time.

status'InProgress' | 'Completed' | 'Failed' | 'Cancelled' | 'Cancelling'

The status of the bulk thing provisioning task.

Response

Success

taskIdsTaskId[]

A list of bulk thing provisioning task IDs.

nextTokenstring

The token to use to get the next set of results, or <b>null</b> if there are no additional results.