The GET /environments/{{envID}}/users/{{userID}}/devices operation returns a list of all device resources associated with the specified user.

If a device is inactive, the status property is set to ACTIVATION_REQUIRED and the _links property includes the activate link. The response shows data for an inactive device.

The results from this operation can be filtered and expanded. For more information, see Filtering result data and Expanding result data.