Skip to main content

Get Device Keys

GET 

/lns/tenants/:tenantId/applications/:applicationId/devices/:deviceId/keys

Get device keys

Request

Path Parameters

    tenantId stringrequired

    The ID of tenant.

    applicationId stringrequired

    The ID of application.

Responses

Schema
    data objectrequired

    Data of the device.

    appkey stringrequired
Loading...