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