v8

latestSwagger 2.02026-07-13120150263.9 KB

Given the ID for an upstream device, will return the upstream and the downstream relationships associated with that gateway. These downstream relationships are only those associated with the direct downstream level (they don’t work recursively).

List all relationships based on device ID

get/devices/{deviceId}/relationships

Path parameters

deviceIdstring required

Unique ID of the device.

Query parameters

api-versionstring required

The version of the API being called.

maxpagesizeinteger

The maximum number of resources to return from one response.

Response

Success

nextLinkstring

URL to get the next page of device relationships.