get https://api.things5.digital/v1/devices//parameters
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.things5.digital/v1/devices/device_id/parameters \
--header 'accept: application/json' \
--header 'authorization: Bearer <access_token>'