Get Thing Lifetime Data Usage
This guide will show you how you can see Thing whole lifetime data usage via API. The usage will be shown in Bytes
Get lifetime data usage of Thing
GET
https://console.monogoto.io/thing/lifetimeDataUsage/ThingId_ICCID_{ICCID}
Path Parameters
Name
Type
Description
ICCID*
String
The ICCID of your SIM
Headers
Name
Type
Description
YOUR_TOKEN*
String
Your authentication token
Add your Thing ICCID and Token in the GET request to successfully obtain the Thing info.
Example using cURL:
Example response (data shown in Bytes):
Last updated