get https://api.showcase.skylarkplatform.io/api/devices//
Returns the specified device.
This call supports filtering by users
Log in to see full request history
Response
200OK
Returns the specified device.
This call supports filtering by users
200OK
xxxxxxxxxx
curl --request GET \
--url https://api.showcase.skylarkplatform.io/api/devices/uid/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here!