get https://qa.connect.calamp.com/connect/results/events/device//devicecommand/sequenceId
The return value is a list of Device Command events found for the matching sequenceId.
Log in to see full request history
Response
The return value is a list of Device Command events found for the matching sequenceId.
xxxxxxxxxx
curl --request GET \
--url 'https://qa.connect.calamp.com/connect/results/events/device/id/devicecommand/sequenceId?idType=DeviceId&v=2.0&pg=1&pgsize=100' \
--header 'accept: */*'
Try It!
to start a request and see the response here!