Last Updated on : 2023-06-20 14:54:04download
Query the real-name verification result based on the ID of the IoT SIM card.
GET: /v1.0/iot-01/sim/{iccid}/auth
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
iccid | String | uri | true | The ID of a specified IoT SIM card. |
Parameter name | Type | Description |
---|---|---|
result | String | Indicates whether the SIM card is verified. Valid values:
|
GET: /v1.0/iot-01/sim/898611212100361****/auth
{
"result": "AUTH_SUCCESS",
"t": 1626329930010,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback