v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
device

Get environment variables of a device

get/v1/projects/{projectOrProductUID}/devices/{deviceUID}/environment_variables

Response

The response body from a get device environment variables request.

environment_variable_notesobject

Optional per-variable annotations for device-level environment variables, keyed by variable name.

environment_variablesobject required

The environment variables for this device that have been set using host firmware or the Notehub API or UI.

environment_variables_effectiveobject

The environment variables as they will be seen by the device, fully resolved with project/fleet/device prioritization rules.

environment_variables_env_defaultobject required

The environment variables that have been set using the env.default request through the Notecard API.