Get Thing State
This guide will show you how you can check your Thing state via API and the meaning of each state.
Get Thing State
GET
https://console.monogoto.io/thing/ThingId_ICCID_{ICCID}/state/
Possible values: PROVISIONED, TEST_ACTIVE, SUSPENDED, ACTIVE, RETIRED
Path Parameters
Name
Type
Description
ICCID*
String
The ICCID of your SIM
Headers
Name
Type
Description
YOUR_TOKEN*
String
Your authentication token
Example using cURL:
Example of response to our request:
Last updated
Was this helpful?