Skip to main content

GET Device Twin Tags

GET 

/workspaces/:workspaceId/devices/:deviceId/tags

GET Device Twin Tags

Request

Path Parameters

    workspaceId uuidrequired
    deviceId stringrequired

Responses

List of device twin tags.

Schema

    tags

    object

    required

    tagOrigins

    object

    required

    property name* stringnullable
Loading...