Skip to main content

Get Device ID Site Configs (v2.0)

GET 

/v2.1/api/tenants/:tenant_id/sites/:site_id/deviceidconfigs

List all the device ID site configs.

Request

Path Parameters

    tenant_id stringrequired

    The tenant ID

    site_id stringrequired

    The site ID.

Responses

Successful Operation

Schema
    cfg_device_id_enabled boolean

    The CFG device ID, if enabled.

    deviceid_profile_id string

    The deviceid profile ID.

    id string

    The ID.

    site_id stringrequired

    The site ID.

Loading...