Skip to main content

Get Device ID Site Configs (v2.0)

GET 

/v2.0/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.

    id string

    The ID.

Loading...