Skip to main content

getAllUserAssetsByDeviceId

Get all asset of a device that are in the database, ID only.

Path Parameters
deviceId string REQUIRED
Responses
200
Schema OPTIONAL
string[]
getAllUserAssetsByDeviceId
GET /asset/device/:deviceId
deviceId — path
/api
curl -L '/api/asset/device/:deviceId' \
-H 'Accept: application/json'