Skip to main content

Device Manifest

This part of Device API describes how to get device manifest.

Get Manifest CloudGateway

GET /v3/devices/{device_id}/manifest

It's also possible to get device manifest by using expand=manifest in get device or list devices.

Request

$ curl http://api.enapter.com/v3/devices/fecbbba0-79f2-4e9e-a6f0-69a310ab110b/manifest

Response

The response manifest will be from the uploaded blueprint's compiled version, described here. It contains only the configuration, properties, commands, and telemetry that are available for the user.

All Rights Reserved © 2025 Enapter AG.