List queued messages in the downlink queue.
get/wireless-devices/{Id}/data
Path parameters
Idstring required
The ID of the wireless device.
The ID of a given wireless device which the downlink message packets are being sent.
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 in this operation.
The maximum number of results to return in this operation.
WirelessDeviceType'Sidewalk' | 'LoRaWAN'
The wireless device type, whic can be either Sidewalk or LoRaWAN.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success