v1

latestOpenAPI 3.0.1Apache 2.02026-07-1427729.2 KB

Retrieve a Config for a Device.

get/v1/Devices/{DeviceSid}/Configs/{Key}

Path parameters

DeviceSidstring required

A 34-character string that uniquely identifies the Device.

Keystring required

The config key; up to 100 characters.

Response

OK

date_updatedstring date-time nullable
device_sidstring nullable

A 34-character string that uniquely identifies the parent Device.

keystring nullable

The config key; up to 100 characters.

urlstring uri nullable

The absolute URL of the Config.

valuestring nullable

The config value; up to 4096 characters.