022d242d4bce

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109645376.3 KB

List the Sidewalk devices in an import task and their onboarding status.

get/wireless_device_import_task#id

Query parameters

idstring required

The identifier of the import task for which wireless devices are listed.

maxResultsinteger

The maximum number of results to return in this operation.

nextTokenstring

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

status'INITIALIZED' | 'PENDING' | 'ONBOARDED' | 'FAILED'

The status of the devices in the import task.

Response

Success

NextTokenstring

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

DestinationNamestring

The name of the Sidewalk destination that describes the IoT rule to route messages received from devices in an import task that are onboarded to AWS IoT Wireless.