Download Thing PCAP File
This guide will show you how you can download Thing PCAP file for connection and SIM usage analysis.
Download Thing PCAP File
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
PCAP file{
// Response
}{
// Response
}Example using cURL:
curl -X GET \
--url "https://console.monogoto.io/thing/ThingId_ICCID_{ICCID_HERE}/pcap?From={START_DATE/TIME}&To={END_DATE/TIME}" \
-H "accept: application/json" \
-H "Authorization: Bearer {TOKEN_HERE}"Last updated
Was this helpful?