Skip to main content

Get Device Provisioned Config

GET 

/api/v1/devices/:device/provisioned-config

Get the latest provisioned config for a Device by its ID. This endpoint is only available for Admins

Request

Path Parameters

    device integerrequired

    Possible values: > 0

    ID of the Device

Responses

Success

Schema

    any

Loading...